summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* install bsd.obj.mkwosch1996-04-121-2/+2
* Add NO_CDROM, RESTRICTED, BROKEN and Motif support.asami1996-04-121-9/+50
* remove variables KMODGRP?=, KMODOWN?=, KMODMODE?=wosch1996-04-111-43/+15
* Add variable ``_MANPAGES'' This will be replace thewosch1996-04-091-1/+3
* use .for loop for common targetswosch1996-04-091-51/+6
* Add targets cleanfiles/clean, cleandirwosch1996-04-091-2/+20
* Change ${ENV} -> ${SETENV}. The former coincides with startup fileasami1996-04-071-6/+6
* remove BINGRP?=, BINOWN?=, BINMODE?=, STRIP?=wosch1996-04-051-44/+11
* Pick up CWARNFLAGS from /etc/make.conf if defined.phk1996-04-031-3/+5
* add MKDEPCMD?= and DEPENDFILE?=wosch1996-04-011-18/+29
* Thanks for the overwhelming response (which can be only summarized by theasami1996-04-012-4/+87
* add SHAREDIR?=, SHAREOWN?=, SHAREGRP?=, SHAREMODE?=,wosch1996-03-311-24/+47
* Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,asami1996-03-311-3/+3
* Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aasami1996-03-311-2/+3
* Obtained from: NetBSDwosch1996-03-241-0/+38
* remove BINGRP?= BINOWN?= BINMODE?=wosch1996-03-242-8/+2
* KMODDIR= -> KMODDIR?=wosch1996-03-241-2/+4
* delete LIBDIR?= LINTLIBDIR?= LIBGRP?= LIBOWN?= LIBMODE?= SHLIBDIR?=wosch1996-03-241-12/+1
* delete MANGRP?=, MANOWN?=, MANMODE?=, MANDIR?=wosch1996-03-241-6/+1
* delete ``.if ${MACHINE} == "sparc"''wosch1996-03-241-6/+1
* sysinstall/Makefile:bde1996-03-192-38/+33
* add DOCDIR, DOCOWN, DOCGRP, DOCMODE for documentswosch1996-03-121-6/+24
* Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toasami1996-03-101-32/+28
* [Ee]rrs -> Errs errs, save one process for make cleanwosch1996-03-093-8/+8
* [Ee]rrs -> Errs errswosch1996-03-072-4/+4
* Delete all references to the variable ${KEYWORD} that never quite flew.asami1996-03-061-6/+14
* Replace absolute pathnames with variables, so thatasami1996-03-061-68/+80
* Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.jkh1996-02-161-1/+13
* Make sure that the --no-split flag gets passed to makeinfo.mpp1996-02-081-2/+2
* correct semantic error in the English usage:adam1996-02-081-5/+5
* Mention "make reinstall" in the message that gets printed out whenasami1996-02-071-2/+2
* Add NCFTP tailer arguments: ${NCFTPTAIL} variableache1996-02-061-5/+5
* Back out my previous change, which caused c++rt0.o to be linked intojdp1996-01-211-1/+1
* Always link /usr/lib/c++rt0.o into a shared library. CPLUSPLUSLIB is nojdp1996-01-171-2/+2
* Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so thatbde1995-12-161-2/+4
* Added `9' to ${SECTIONS}.bde1995-12-141-2/+2
* Add support for ALL_HOOK feature. Lets you replace the `all' targetjkh1995-12-071-1/+13
* Added a preprocessor for soelem. If if USE_SOELIMPP is defined, thenbde1995-11-291-2/+14
* Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable filesasami1995-11-261-5/+23
* Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.asami1995-11-171-2/+2
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+3
* Fix maninstall target for the NOMANCOMPRESS case. The previous revisionbde1995-10-211-6/+13
* Add `.sh' suffix and rule.bde1995-10-211-10/+12
* Back out the two latest changes. The -current branch is now equal toasami1995-10-171-7/+1
* Add NO_FETCH handling in the similar way as other NO_* targets doesache1995-10-161-1/+5
* Fix NO_EXTRACT case: build missing WRKDIRache1995-10-161-1/+3
* An even better idea: The default will be that on _${KMOD} (_nfs_mod...) willphk1995-10-151-2/+3
* Automatically DTRT for VFS_LKMphk1995-10-151-1/+2
* Change the default PRINTER from ps to ascii.jfieber1995-10-151-2/+2
* Make a rule for cleaning the namelist of lkms.phk1995-10-151-2/+9
OpenPOWER on IntegriCloud