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