Changeset 7834 for trunk/tools
- Timestamp:
- Feb 8, 2002, 1:43:46 AM (24 years ago)
- Location:
- trunk/tools/wrc/u
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/wrc/u/makefile
r6107 r7834 1 # $Id: makefile,v 1. 2 2001-06-26 00:05:21bird Exp $1 # $Id: makefile,v 1.3 2002-02-08 00:43:46 bird Exp $ 2 2 3 3 … … 18 18 # include common definitions 19 19 # 20 #CCENV=EMX21 20 !include ../../../makefile.inc 22 21 … … 97 96 $(OBJDIR)\c_949.$(OBJ) \ 98 97 $(OBJDIR)\casemap.$(OBJ) \ 99 $(OBJDIR)\wctype.$(OBJ) 98 $(OBJDIR)\wctype.$(OBJ) \ 99 $(OBJDIR)\codepage.$(OBJ) 100 100 101 101
Note:
See TracChangeset
for help on using the changeset viewer.