summaryrefslogtreecommitdiff
path: root/mk/ossaudio.buildlink.mk
AgeCommit message (Collapse)AuthorFilesLines
2001-11-30Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's justjlam1-2/+2
set to '${ECHO_MSG} "=>"' for now.
2001-11-21Add an _OPSYS_HAS_OSSAUDIO definition to the individual defs.${OPSYS}.mkagc1-2/+2
files, and use it in ossaudio.buildlink.mk. The definition shows whether or not libossaudio is available in the OS.
2001-08-23Add a LIBOSSAUDIO definition that is passed through MAKE_ENV.jlam1-1/+4
2001-08-23Wrap this file in an .if ${OPSYS} == "NetBSD" so that it may be includedjlam1-1/+4
regardless of the operating system.
2001-07-24Only create <sys/soundcard.h> if <soundcard.h> exists.jlam1-2/+3
2001-07-14Add a buildlink.mk file to put OSS audio headers and libraries intojlam1-0/+46
${BUILDLINK_DIR} in Linuxish locations.