Changeset 323
- Timestamp:
- Jun 11, 2003, 11:06:13 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/testcase/456/common.gmk
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r322 r323 107 107 108 108 $(PATH_TARGET)/$(TARGET).vac.lst: $(PATH_TARGET)/$(TARGET).vac.obj $(LISTOMF_DEP) 109 $(LISTOMF)$< > $@109 -$(LISTOMF) -x $< > $@ 110 110 111 111 $(PATH_TARGET)/$(TARGET).gcc.lst: $(PATH_TARGET)/$(TARGET).gcc.obj $(LISTOMF_DEP) 112 $(LISTOMF)$< > $@112 -$(LISTOMF) -x $< > $@ 113 113 114 114 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.