This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
share
/
mk
History
thorpej
bcaf433561
If DESTDIR is set, tell lint to use "-d ${DESTDIR}/usr/include" (the equiv.
...
of "-nostdinc -idirafter ${DESTDIR}/usr/include". Fixes PR
#5399
.
1998-05-11 22:12:59 +00:00
..
bsd.dep.mk
…
bsd.doc.mk
…
bsd.files.mk
…
bsd.inc.mk
…
bsd.kmod.mk
…
bsd.lib.mk
fix lint library rule bug; use ${.ALLSRC} as suggested.
1998-05-02 15:19:04 +00:00
bsd.links.mk
…
bsd.man.mk
…
bsd.nls.mk
…
bsd.obj.mk
…
bsd.own.mk
Set NONOLINT on sparc.
1998-05-10 14:58:09 +00:00
bsd.prog.mk
…
bsd.README
Fix definition for SRCS: "If PROG is not defined" -> "If SRCS is not
1998-05-05 17:15:05 +00:00
bsd.subdir.mk
…
bsd.sys.mk
If DESTDIR is set, tell lint to use "-d ${DESTDIR}/usr/include" (the equiv.
1998-05-11 22:12:59 +00:00
Makefile
…
sys.mk
…