Changeset d3a8e47 in mainline for uspace/srv/clipboard/Makefile
- Timestamp:
- 2012-04-21T11:05:33Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2d1f7a21, a5c82bb9
- Parents:
- 50b581d
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/clipboard/Makefile
r50b581d rd3a8e47 29 29 30 30 USPACE_PREFIX = ../.. 31 BINARY = clip 31 BINARY = clipboard 32 32 33 33 SOURCES = \ 34 clip .c34 clipboard.c 35 35 36 36 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.