Changeset 130


Ignore:
Timestamp:
May 12, 2003, 7:21:58 PM (22 years ago)
Author:
bird
Message:

cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/emx/Makefile

    • Property cvs2svn:cvs-rev changed from 1.5 to 1.6
    r129 r130  
    217217        $(call MKDIR,$@)
    218218
    219 # bird: add rule for generating the rules.
    220 rules: rules-rm $(OUT)genrules.smak
    221 rules-rm:
     219# bird: add rule for forcibly re-generating the rules.
     220rules:
    222221        @$(call RM,$(OUT)genrules.smak)
     222        $(MAKE) $(OUT)genrules.smak
    223223
    224224$(OUT)genrules.smak: $(SUBMAK) # Makefile $(wildcard *.smak)
Note: See TracChangeset for help on using the changeset viewer.