|
@@ -1,5 +1,5 @@
|
|
|
#
|
|
|
-# Makefile generated by fpcmake v0.99.13 on 1999-12-19 16:02
|
|
|
+# Makefile generated by fpcmake v0.99.13 on 1999-12-20 12:09
|
|
|
#
|
|
|
|
|
|
defaultrule: all
|
|
@@ -1116,9 +1116,6 @@ printer$(PPUEXT) : printer.pp $(INC)/textrec.inc linux$(PPUEXT) $(SYSTEMPPU)
|
|
|
#
|
|
|
# Graph
|
|
|
#
|
|
|
-ifndef NEWGRAPH
|
|
|
-graph$(PPUEXT) : graph.pp linux$(PPUEXT) objects$(PPUEXT)
|
|
|
-else
|
|
|
include $(GRAPHDIR)/makefile.inc
|
|
|
GRAPHINCDEPS=$(addprefix $(GRAPHDIR)/,$(GRAPHINCNAMES))
|
|
|
ifeq ($(USELIBGGI),YES)
|
|
@@ -1129,7 +1126,7 @@ GRAPHINCDEPS+=vgagraph.inc
|
|
|
endif
|
|
|
graph$(PPUEXT) : $(GRAPHDIR)/graph.pp $(SYSTEMPPU) $(GRAPHINCDEPS) graph.inc
|
|
|
$(COMPILER) -I$(GRAPHDIR) $(GRAPHDIR)/graph.pp $(REDIR)
|
|
|
-endif
|
|
|
+
|
|
|
#
|
|
|
# Delphi Compatible Units
|
|
|
#
|