History log of /netbsd-src/usr.bin/audio/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 64cf1af5 30-Dec-2000 sommerfeld <sommerfeld@NetBSD.org>

Let src/usr.bin build with recursive parallel make..
- add .WAIT and .NOTPARALLEL in a few places
- change ${MAKE} print-objdir to ${PRINTOBJDIR}
- convert other ad-hoc forms to use ${PRINTOBJDIR}


# 140c9e18 26-Mar-1999 mrg <mrg@NetBSD.org>

add audiorecord and audioplay tools. audioplay does .au and .wav files. audiorecord makes .au files only. uses parts of audioctl..