- Timestamp:
- Oct 18, 2001, 9:44:16 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/makefile
r6916 r7102 1 # $Id: makefile,v 1.8 0 2001-10-01 01:37:38 birdExp $1 # $Id: makefile,v 1.81 2001-10-18 07:44:16 achimha Exp $ 2 2 3 3 # … … 103 103 # 104 104 CUSTOMBUILD = kernel32 user32 gdi32 comctl32 comdlg32 shell32 shlwapi \ 105 msvfw32 wsock32 winmm ole32 rpcrt4 version lz32 riched32 105 msvfw32 wsock32 winmm ole32 rpcrt4 version lz32 riched32 \ 106 advapi32 ntdll ddraw ws2_32 winspool iphlpapi ctl3d32 107 106 108 custombuild: 107 109 @$(DODIRS) "$(CUSTOMBUILD)" $(MAKE_CMD) all CUSTOMBUILD=1
Note:
See TracChangeset
for help on using the changeset viewer.