Changeset c0149cc in mainline
- Timestamp:
- 2011-12-05T16:16:06Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- af05429
- Parents:
- c17c872c
- Location:
- uspace/app/dplay
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/dplay/Makefile
rc17c872c rc0149cc 38 38 SOURCES = \ 39 39 beep.c \ 40 dplay.c 40 dplay.c \ 41 wave.c 41 42 42 43 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.