Rename stdRules_nt and stdHeader_nt to ..._bc
authorStefan Vogel <sv@exept.de>
Thu, 11 Jan 2007 18:09:13 +0100
changeset 4690 f68d06dd5401
parent 4689 aae36e1d031a
child 4691 129d7bae7300
Rename stdRules_nt and stdHeader_nt to ..._bc
bc.mak
--- a/bc.mak	Thu Jan 11 16:59:32 2007 +0100
+++ b/bc.mak	Thu Jan 11 18:09:13 2007 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/bc.mak,v 1.53 2006-11-29 17:09:20 stefan Exp $
+# $Header: /cvs/stx/stx/libview/bc.mak,v 1.54 2007-01-11 17:09:13 stefan Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libview.
@@ -17,7 +17,7 @@
 TOP=..
 INCLUDE_TOP=$(TOP)\..
 
-!INCLUDE $(TOP)\rules\stdHeader_nt
+!INCLUDE $(TOP)\rules\stdHeader_bc
 
 !INCLUDE Make.spec
 
@@ -33,7 +33,7 @@
 
 ALL::   $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll
 
-!INCLUDE $(TOP)\rules\stdRules_nt
+!INCLUDE $(TOP)\rules\stdRules_bc