pierre 25 lat temu
rodzic
commit
e1f8b848aa
2 zmienionych plików z 4 dodań i 0 usunięć
  1. 3 0
      ide/text/Makefile
  2. 1 0
      ide/text/Makefile.fpc

+ 3 - 0
ide/text/Makefile

@@ -193,6 +193,9 @@ override NEEDOPT=-Sg
 
 # Directories
 
+ifndef TARGETDIR
+TARGETDIR=.
+endif
 
 # Packages
 

+ 1 - 0
ide/text/Makefile.fpc

@@ -11,6 +11,7 @@ datadir=$(BASEINSTALLDIR)/ide
 
 [dirs]
 fpcdir=../..
+targetdir=.
 
 [require]
 options=-Sg