Changeset dec16a2 in mainline for uspace/app/top/Makefile
- Timestamp:
- 2010-04-18T16:52:47Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5c45ca8
- Parents:
- e535eeb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/top/Makefile
re535eeb rdec16a2 29 29 30 30 USPACE_PREFIX = ../.. 31 #BINARY = top31 BINARY = top 32 32 33 33 SOURCES = \ 34 34 top.c \ 35 35 screen.c \ 36 input.c \ 37 ps.c 36 input.c 38 37 39 38 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.