ソースを参照

* Makefile adapted to unit name changes

pierre 25 年 前
コミット
9f2bc4dcdb
2 ファイル変更8 行追加3 行削除
  1. 4 2
      packages/ibase/Makefile
  2. 4 1
      packages/ibase/Makefile.fpc

+ 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)
+