Updated to use the pascal implementation of fdblib

This commit is contained in:
ocoursiere
2003-07-28 23:22:07 +00:00
parent 5bac3359c4
commit a5d36f286e
15 changed files with 185 additions and 26 deletions

View File

@@ -43,7 +43,7 @@ rule fpc
# call the FreePascal compiler
actions fpc
{
fpc -g -S2 $(2)
fpc -FU$(LOCATE_TARGET) -g -S2 $(2)
}
# Make a zip file named $(1) that include (recursively) all files in the directory list $(2), except the ones