OpenBSD CVS

src/share/mk/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / share / mk

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   17 years  matthieu   Hooks needed by modular X builds. ok espie@ dim@.
[TXT] bsd.README  1.40   16 years  espie   add a BEFOREMAN hook variable, for those programs that need something to be done...
[TXT] bsd.dep.mk  1.7   16 years  espie   unmess make depend: make sure stuff is built in the correct order.
[TXT] bsd.lib.mk  1.57   17 years  otto   actually echo what's being executed; ok espie@
[TXT] bsd.man.mk  1.29   16 years  espie   add a BEFOREMAN hook variable, for those programs that need something to be done...
[TXT] bsd.obj.mk  1.13   17 years  espie   warn if base obj directory does not exist. okay deraadt@
[TXT] bsd.own.mk  1.98   16 years  espie   unmess make depend: make sure stuff is built in the correct order.
[TXT] bsd.port.mk  1.94   24 years  espie   include bsd.own.mk there (allows for PORTSDIR in /etc/mk.conf) (This whole seri...
[TXT] bsd.port.subdir.mk  1.8   24 years  espie   include bsd.own.mk there (allows for PORTSDIR in /etc/mk.conf) (This whole seri...
[TXT] bsd.prog.mk  1.49   17 years  otto   generate deps for yacc and lex, and clean stuff generated by these; ok deraadt@
[TXT] bsd.regress.mk  1.10   21 years  avsm   - Precede internal bsd.regress.mk variables with a _ - Rename old variables to b...
[TXT] bsd.subdir.mk  1.15   16 years  espie   unmess make depend: make sure stuff is built in the correct order.
[TXT] bsd.sys.mk  1.9   17 years  deraadt   support 'make lint' in dirs which contain .y and .l files, help from naddy
[TXT] bsd.xorg.mk  1.2   17 years  matthieu   - XORG_PREFIX is now X11BASE - define X11ETC here to avoid bootstrap problems no...
[TXT] sys.mk  1.54   16 years  miod   4.3-beta
[TXT] bsd.doc.mk (in the Attic) [Hide]  1.8   23 years  espie   Minor clean-ups: - document some more things (MANPS, make oddities) - put all PH...
[TXT] bsd.lkm.mk (in the Attic) [Hide]  1.21   16 years  mikeb   Always compile modules with -mcmodel=kernel on amd64. Fix parentheses while here...
[TXT] bsd.nls.mk (in the Attic) [Hide]  1.7   18 years  deraadt   do not install nls files silently; ok espie