Changeset 6448 for trunk/include
- Timestamp:
- Aug 4, 2001, 4:16:17 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin32.mk
r6422 r6448 1 # $Id: odin32.mk,v 1. 4 2001-07-30 22:51:34bird Exp $1 # $Id: odin32.mk,v 1.5 2001-08-04 14:16:17 bird Exp $ 2 2 3 3 # … … 112 112 # 113 113 # Common rules macro. (All makefiles should have these!) 114 # (Please don't change order of these rules!) 114 115 # 115 COMMONRULES = clean dep lib all 116 COMMONRULES = clean dep lib all nothing 116 117 117 118
Note:
See TracChangeset
for help on using the changeset viewer.