瀏覽代碼

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