diff options
Diffstat (limited to 'src/chrtrans')
-rw-r--r-- | src/chrtrans/makefile.bcb | 8 | ||||
-rw-r--r-- | src/chrtrans/makefile.msc | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/src/chrtrans/makefile.bcb b/src/chrtrans/makefile.bcb index 95eb33f7..04b9585b 100644 --- a/src/chrtrans/makefile.bcb +++ b/src/chrtrans/makefile.bcb @@ -10,7 +10,7 @@ # Borland C++ tools # IMPLIB = Implib -BCC32 = Bcc32 +BccW32.cfg +BCC32 = Bcc32 +BccW32.cfg TLINK32 = TLink32 TLIB = TLib BRC32 = Brc32 @@ -35,7 +35,7 @@ LNIEAT_dbmakeuctbdexe = -x Dep_char = .\makeuctb.exe char : BccW32.cfg $(Dep_char) - echo MakeNode + echo MakeNode Dep_dbmakeuctbdexe = .\makeuctb.obj @@ -47,8 +47,8 @@ Dep_dbmakeuctbdexe = .\makeuctb.obj $(BCC32) -P- -c $(DEFS) $(INCLUDES) -o$@ makeuctb.c # Compiler configuration file -BccW32.cfg : - Copy &&| +BccW32.cfg : + Copy &&| -R -v -vi diff --git a/src/chrtrans/makefile.msc b/src/chrtrans/makefile.msc index 409c07c7..a57d93c4 100644 --- a/src/chrtrans/makefile.msc +++ b/src/chrtrans/makefile.msc @@ -97,7 +97,7 @@ cp866u_uni.h: cp866u_uni.tbl makeuctb.exe cp869_uni.h: cp869_uni.tbl makeuctb.exe def7_uni.h: def7_uni.tbl makeuctb.exe dmcs_uni.h: dmcs_uni.tbl makeuctb.exe -hp_uni.h: hp_uni.tbl makeuctb.exe +hp_uni.h: hp_uni.tbl makeuctb.exe iso01_uni.h: iso01_uni.tbl makeuctb.exe iso02_uni.h: iso02_uni.tbl makeuctb.exe iso03_uni.h: iso03_uni.tbl makeuctb.exe |