2
0
Эх сурвалжийг харах

* Makefile adapted to unit name changes

pierre 25 жил өмнө
parent
commit
9f2bc4dcdb

+ 4 - 2
packages/ibase/Makefile

@@ -1,5 +1,5 @@
 #
-# Makefile generated by fpcmake v0.99.13 [2000/03/31]
+# Makefile generated by fpcmake v0.99.13 [2000/03/22]
 #
 
 defaultrule: all
@@ -1128,4 +1128,6 @@ endif
 # Users rules
 #####################################################################
 
-testib$(EXEEXT): testib.pp ibase$(PPUEXT)
+testib40$(EXEEXT): testib40.pp ibase40$(PPUEXT)
+
+testib60$(EXEEXT): testib60.pp ibase60$(PPUEXT)

+ 4 - 1
packages/ibase/Makefile.fpc

@@ -11,4 +11,7 @@ fpcdir=../..
 
 
 [rules]
-testib$(EXEEXT): testib.pp ibase$(PPUEXT)
+testib40$(EXEEXT): testib40.pp ibase40$(PPUEXT)
+
+testib60$(EXEEXT): testib60.pp ibase60$(PPUEXT)
+