Changeset fc0110d in mainline for uspace/srv/console/Makefile
- Timestamp:
- 2009-05-20T11:57:52Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 55982d6
- Parents:
- b0ea8a9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/console/Makefile
rb0ea8a9 rfc0110d 79 79 80 80 $(OUTPUT).disasm: $(OUTPUT) 81 $(OBJDUMP) -d $< > $@81 $(OBJDUMP) -d $< > $@ 82 82 83 83 %.o: %.S
Note:
See TracChangeset
for help on using the changeset viewer.