Rename nt.mak to bc.mak
authorStefan Vogel <sv@exept.de>
Thu, 11 Jan 2007 19:05:52 +0100
changeset 2149 bac46743cd66
parent 2148 cfe50085e991
child 2150 72029523c30a
Rename nt.mak to bc.mak
stx_libtool2.st
--- a/stx_libtool2.st	Thu Jan 11 18:09:17 2007 +0100
+++ b/stx_libtool2.st	Thu Jan 11 19:05:52 2007 +0100
@@ -60,9 +60,9 @@
 
 !stx_libtool2 class methodsFor:'description - compilation'!
 
-additionalDefinitions_nt_dot_mak
+additionalDefinitions_bc_dot_mak
     ^ '
-# see stdHeader_nt for LIBTOOL2_BASE
+# see stdHeader_bc for LIBTOOL2_BASE
 # LIBTOOL2_BASE   =0x65000000
 LIB_BASE_LD_ARG=-b:$(LIBTOOL2_BASE)
 '