Changes in uspace/app/top/Makefile [79ae36dd:dec16a2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/top/Makefile
r79ae36dd rdec16a2 33 33 SOURCES = \ 34 34 top.c \ 35 screen.c 35 screen.c \ 36 input.c 36 37 37 38 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.