Changeset 4624 for trunk/src/dllentry/makefile
- Timestamp:
- Nov 19, 2000, 10:27:40 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dllentry/makefile
r4336 r4624 1 # $Id: makefile,v 1. 5 2000-09-28 03:19:53bird Exp $1 # $Id: makefile,v 1.6 2000-11-19 09:19:09 bird Exp $ 2 2 3 3 # … … 8 8 9 9 10 # For the time being11 NEW_STYLE = 112 13 14 10 # We have our own rules 15 11 NO_ALL_RULE = 1 16 12 NO_LIB_RULE = 1 17 NO_ DLL_RULE = 113 NO_MAIN_RULE = 1 18 14 NO_LNK_RULE = 1 19 15
Note:
See TracChangeset
for help on using the changeset viewer.