Changeset 6448 for trunk/include


Ignore:
Timestamp:
Aug 4, 2001, 4:16:17 PM (24 years ago)
Author:
bird
Message:

Added nothing common rule.

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:34 bird Exp $
     1# $Id: odin32.mk,v 1.5 2001-08-04 14:16:17 bird Exp $
    22
    33#
     
    112112#
    113113# Common rules macro. (All makefiles should have these!)
     114# (Please don't change order of these rules!)
    114115#
    115 COMMONRULES = clean dep lib all
     116COMMONRULES = clean dep lib all nothing
    116117
    117118
Note: See TracChangeset for help on using the changeset viewer.