Changeset 6c46350 in mainline for tetris/Makefile


Ignore:
Timestamp:
2006-06-03T00:30:11Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7f079d9
Parents:
27386e6a
Message:

Fixed some weird bugs (I wonder how this COULD even work on the other platforms).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tetris/Makefile

    r27386e6a r6c46350  
    1111.PHONY: all clean depend disasm
    1212
    13 all: $(OUTPUT)
     13all: $(OUTPUT) disasm
    1414
    1515-include Makefile.depend
Note: See TracChangeset for help on using the changeset viewer.