Changeset fc0110d in mainline for uspace/srv/fs/fat/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/fs/fat/Makefile
rb0ea8a9 rfc0110d 75 75 76 76 $(OUTPUT).disasm: $(OUTPUT) 77 $(OBJDUMP) -d $< > $@77 $(OBJDUMP) -d $< > $@ 78 78 79 79 %.o: %.S
Note:
See TracChangeset
for help on using the changeset viewer.