# HG changeset patch # User Stefan Vogel # Date 1168538752 -3600 # Node ID bac46743cd66cef9350172ae14c31b65a8e3264f # Parent cfe50085e991d7f0dc84afcc68c03b11adf92253 Rename nt.mak to bc.mak diff -r cfe50085e991 -r bac46743cd66 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) '