Changeset e677b08 in mainline for boot/arch/amd64/Makefile.inc


Ignore:
Timestamp:
2012-07-13T21:40:54Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a27d1c5
Parents:
bef30d8
Message:

Add wavplay app.

The code is so ugly it hurts reading it, but wavplay is the only hound client for now. It will eventually replace dplay and drec.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/amd64/Makefile.inc

    rbef30d8 re677b08  
    6666        $(USPACE_PATH)/app/drec/drec \
    6767        $(USPACE_PATH)/app/mixerctl/mixerctl \
     68        $(USPACE_PATH)/app/wavplay/wavplay \
    6869       
    6970BOOT_OUTPUT = $(ROOT_PATH)/image.iso
Note: See TracChangeset for help on using the changeset viewer.