minix/minix
David van Moolenbroek 8731fd1c47 audio: use standard Makefile structure
The previous approach of including libraries through the parent
directory's Makefile.inc created linking issues, with libchardriver
not finding snprintf in certain cases.  The new approach of including
libraries through the driver's only Makefile is the one used by all
other drivers.

Change-Id: I96e6308e12e54f0fce8ecf58bd061269860d4355
2015-08-08 16:55:03 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands update_bootcfg(8): Add actually useful information 2015-07-28 10:03:50 +00:00
drivers audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
fs orinoco: retire 2015-07-20 16:55:15 +00:00
include libvtreefs: dynamically allocate long inode names 2015-06-29 10:57:24 +00:00
kernel arm: Make sure __k_unpaged_MINIX is first 2015-03-18 07:50:31 +01:00
lib libc: add posix_spawn family of functions 2015-07-28 14:18:03 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Import NetBSD syslogd(8) 2015-07-26 11:57:04 +00:00
net inet: fix state transitions in driver receipt code 2015-07-17 18:44:39 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests tests: resolve new compiler warnings 2015-07-28 14:18:35 +00:00
usr.bin VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
usr.sbin mkfs.mfs: remove Linux mount check 2015-07-20 10:59:49 +00:00
Makefile benchmarks: remove unixbench 2015-07-20 11:05:28 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00