Browse Source

+ targetdir=.

pierre 25 years ago
parent
commit
e1f8b848aa
2 changed files with 4 additions and 0 deletions
  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