Changeset 24fda5e in mainline for uspace/app/untar/Makefile
- Timestamp:
- 2018-06-05T16:05:16Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 18ad56a8, 8404342
- Parents:
- 04051b8e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/untar/Makefile
r04051b8e r24fda5e 30 30 BINARY = untar 31 31 32 LIBS = untar 33 32 34 SOURCES = \ 33 main.c \ 34 tar.c 35 main.c 35 36 36 37 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.