Changeset 136


Ignore:
Timestamp:
May 14, 2003, 6:15:15 PM (22 years ago)
Author:
bird
Message:

Modules isn't required to specify .TSRC targets.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/common.smak

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r135 r136  
    5959.DIRS := $(sort $(dir $(.OBJS)))
    6060TARGDIRS += $(.DIRS)
     61endif # .TSRC
    6162
    6263ifdef .MDEP
     
    6970endif
    7071
     72ifdef .TSRC
    7173# Remove the names of files for which we already generated build rules
    7274# so that we won't generate same rule twice. In general this is not very
Note: See TracChangeset for help on using the changeset viewer.