|
@@ -1,5 +1,5 @@
|
|
|
#
|
|
|
-# Makefile generated by fpcmake v0.99.15 [2000/05/17]
|
|
|
+# Makefile generated by fpcmake v0.99.15 [2000/05/10]
|
|
|
#
|
|
|
|
|
|
defaultrule: all
|
|
@@ -1051,9 +1051,6 @@ ifdef CLEANRSTFILES
|
|
|
endif
|
|
|
ifdef EXTRACLEANFILES
|
|
|
-$(DEL) $(EXTRACLEANFILES)
|
|
|
-endif
|
|
|
-ifdef LIBNAME
|
|
|
- -$(DEL) $(LIBNAME)
|
|
|
endif
|
|
|
-$(DEL) $(FPCMADE) $(PPAS) link.res $(FPCEXTFILE) $(REDIRFILE)
|
|
|
|
|
@@ -1183,7 +1180,8 @@ strings$(PPUEXT) : $(INC)/strings.pp $(INC)/stringsi.inc\
|
|
|
#
|
|
|
|
|
|
linux$(PPUEXT) : linux.pp strings$(PPUEXT) $(INC)/textrec.inc $(INC)/filerec.inc \
|
|
|
- syscalls.inc systypes.inc sysconst.inc timezone.inc $(SYSTEMPPU)
|
|
|
+ syscalls.inc systypes.inc sysconst.inc timezone.inc $(SYSTEMPPU) \
|
|
|
+ linsysca.inc
|
|
|
|
|
|
ports$(PPUEXT) : ports.pp linux$(PPUEXT) objpas$(PPUEXT)
|
|
|
|