*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 24 Jan 2000 21:45:03 +0100
changeset 1316 656a02689e41
parent 1315 f2402458bf27
child 1317 18aabf275ec2
*** empty log message ***
bc.mak
nt.mak
--- a/bc.mak	Mon Jan 24 17:36:19 2000 +0100
+++ b/bc.mak	Mon Jan 24 21:45:03 2000 +0100
@@ -2,7 +2,7 @@
 # DO NOT EDIT 
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libview2/bc.mak,v 1.36 1999-12-17 20:48:28 cg Exp $
+# $Header: /cvs/stx/stx/libview2/bc.mak,v 1.37 2000-01-24 20:45:03 cg Exp $
 #
 TOP=..
 #
@@ -81,7 +81,7 @@
 
 $(LIBJPEG):
 	cd $(LIBJPEG_DIR)
-	make.exe -f makefile.bcc32
+        bmake
 	cd $(TOP)\libview2
 
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
--- a/nt.mak	Mon Jan 24 17:36:19 2000 +0100
+++ b/nt.mak	Mon Jan 24 21:45:03 2000 +0100
@@ -2,7 +2,7 @@
 # DO NOT EDIT 
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libview2/Attic/nt.mak,v 1.36 1999-12-17 20:48:28 cg Exp $
+# $Header: /cvs/stx/stx/libview2/Attic/nt.mak,v 1.37 2000-01-24 20:45:03 cg Exp $
 #
 TOP=..
 #
@@ -81,7 +81,7 @@
 
 $(LIBJPEG):
 	cd $(LIBJPEG_DIR)
-	make.exe -f makefile.bcc32
+        bmake
 	cd $(TOP)\libview2
 
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it