Changeset 6c46350 in mainline for tetris/Makefile
- Timestamp:
- 2006-06-03T00:30:11Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7f079d9
- Parents:
- 27386e6a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tetris/Makefile
r27386e6a r6c46350 11 11 .PHONY: all clean depend disasm 12 12 13 all: $(OUTPUT) 13 all: $(OUTPUT) disasm 14 14 15 15 -include Makefile.depend
Note:
See TracChangeset
for help on using the changeset viewer.