- Timestamp:
- Oct 28, 1999, 11:59:37 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/msvcrt/makefile
r1080 r1487 1 # $Id: makefile,v 1. 1 1999-09-28 13:26:06 sandervlExp $1 # $Id: makefile,v 1.2 1999-10-28 09:59:37 achimha Exp $ 2 2 3 3 # … … 31 31 $(PDWIN32_LIB)/pmwinx.lib $(PDWIN32_LIB)/kernel32.lib \ 32 32 $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O) 33 $(CP) $@ $(PDWIN32_BIN) 33 34 # Do not copy to release directory because it is not fully working yet 35 # $(CP) $@ $(PDWIN32_BIN) 34 36 35 37
Note:
See TracChangeset
for help on using the changeset viewer.