Changeset d26233c in mainline for uspace/app/wavplay/Makefile
- Timestamp:
- 2013-04-07T09:46:59Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e1d2f0e
- Parents:
- 7db073f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/wavplay/Makefile
r7db073f rd26233c 32 32 LIBS = \ 33 33 $(LIBHOUND_PREFIX)/libhound.a \ 34 $(LIBDRV_PREFIX)/libdrv.a 34 $(LIBDRV_PREFIX)/libdrv.a \ 35 $(LIBPCM_PREFIX)/libpcm.a 35 36 36 37 EXTRA_CFLAGS = \
Note:
See TracChangeset
for help on using the changeset viewer.