Changeset fc0110d in mainline for uspace/srv/ns/Makefile
- Timestamp:
- 2009-05-20T11:57:52Z (16 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/ns/Makefile
rb0ea8a9 rfc0110d 64 64 65 65 $(OUTPUT).disasm: $(OUTPUT) 66 $(OBJDUMP) -d $< > $@66 $(OBJDUMP) -d $< > $@ 67 67 68 68 %.o: %.S
Note:
See TracChangeset
for help on using the changeset viewer.