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
tsubai
c0a19d37fc
Enable UVM on newsmips.
1998-11-16 12:13:21 +00:00
..
bsd.dep.mk
…
bsd.doc.mk
…
bsd.files.mk
…
bsd.inc.mk
…
bsd.kinc.mk
…
bsd.kmod.mk
…
bsd.lib.mk
Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge.
1998-11-12 05:39:45 +00:00
bsd.links.mk
…
bsd.man.mk
…
bsd.nls.mk
…
bsd.obj.mk
…
bsd.own.mk
Enable UVM on newsmips.
1998-11-16 12:13:21 +00:00
bsd.prog.mk
Do DESTDIR support for crtbegin/crtend on all ELF ports (adds mips).
1998-11-07 07:10:19 +00:00
bsd.README
Add a checkver target to bsd.lib.mk. This target executes the checkver script to find installed shared libraries with major/minor versions that are too big. The realinstall target now depends upon this target so this check is done whenever a library is installed. The check may be disabled by setting NOCHECKVER.
1998-11-07 09:40:35 +00:00
bsd.subdir.mk
…
bsd.sys.mk
reimplement rev 1.30,1.31 using YPREFIX and LPREFIX instead
1998-11-01 03:46:28 +00:00
Makefile
…
sys.mk
…