+ targetdir=.

This commit is contained in:
pierre 2000-10-25 15:17:34 +00:00
parent 0430614855
commit e1f8b848aa
2 changed files with 4 additions and 0 deletions

View File

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

View File

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