- Timestamp:
- Dec 1, 1999, 1:11:22 AM (26 years ago)
- Location:
- trunk/src/odincrt
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/odincrt/makefile
r1585 r1904 1 # $Id: makefile,v 1. 9 1999-11-03 23:28:05sandervl Exp $1 # $Id: makefile,v 1.10 1999-12-01 00:11:21 sandervl Exp $ 2 2 3 3 # … … 25 25 !endif 26 26 27 OBJS = odincrt.obj initterm.obj 27 OBJS = odincrt.obj initterm.obj malloc.obj 28 28 29 29 all: $(TARGET).dll $(TARGET).lib
Note:
See TracChangeset
for help on using the changeset viewer.