Changeset 3d482e0 in mainline for uspace/app/stats/Makefile
- Timestamp:
- 2010-04-18T12:08:44Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bbda5ab
- Parents:
- c3d4bb45
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/stats/Makefile
rc3d4bb45 r3d482e0 29 29 30 30 USPACE_PREFIX = ../.. 31 BINARY = uptime31 BINARY = stats 32 32 33 33 SOURCES = \ 34 uptime.c34 stats.c 35 35 36 36 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.