author | ecalot
<ecalot> 2006-02-16 19:56:52 UTC |
committer | ecalot
<ecalot> 2006-02-16 19:56:52 UTC |
parent | dc1d57bff8a863e4d684f6febc091c6708e4a2fd |
PR/src/Makefile.lcc | +0 | -4 |
diff --git a/PR/src/Makefile.lcc b/PR/src/Makefile.lcc index d263012..53194d6 100644 --- a/PR/src/Makefile.lcc +++ b/PR/src/Makefile.lcc @@ -196,10 +196,6 @@ reslist.obj: lib\layers\reslist.c $(INFO) Compiling resource list module... $(CC) $(OPTIONS) -c lib\layers\reslist.c -translate.obj: lib\xml\translate.c include\translate.h - $(INFO) Compiling array tranlation features... - $(CC) $(OPTIONS) -c lib\xml\translate.c - stringformat.obj: lib\layers\stringformat.c include\common.h $(INFO) Compiling unknown string format parsing feature... $(CC) $(OPTIONS) -c lib\layers\stringformat.c