stx_libtool2.st
changeset 2149 bac46743cd66
parent 2145 4233bdb1ee28
child 2162 37159708ecef
--- 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)
 '