bsd.dep.mk: Remove AINC knob
authorJohn Marino <draco@marino.st>
Sat, 27 Oct 2012 12:44:36 +0000 (14:44 +0200)
committerJohn Marino <draco@marino.st>
Sat, 27 Oct 2012 15:51:00 +0000 (17:51 +0200)
commit572b65cc57d9e152d836739815a5e24daabea699
treebb4983ddefa79fc47be31a4dffa2a56450de254a
parent25582ec7b0a35b223c8b18cb17f98b5a3544bf19
bsd.dep.mk: Remove AINC knob

The AINC knob was removed from FreeBSD before DragonFly 1.0 was released.
It's not needed, so remove it to simplify bsd.dep.mk dependency makefile.
While here, convert SRCS and CLEANFILES to the new += method of augmenting
variables.
lib/libc/Makefile
lib/libc_r/Makefile
lib/libc_rtld/Makefile
lib/libcompat/Makefile
share/mk/bsd.dep.mk
share/mk/bsd.lib.mk