summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* Synced with Makefile.i386: added -Wunused.bde1996-06-171-2/+2
* Add LIBFTPIOjkh1996-06-171-1/+2
* Add "MASTER_SITES?=" (no this is not a typo) right before theasami1996-06-131-1/+2
* Fix incorrect handling of .cxx files in default rules.jfieber1996-06-031-4/+4
* Back out yacc change.phk1996-06-021-8/+11
* Add some comments to sections to disable targets using NO_* variables.asami1996-06-011-6/+12
* Make the yacc rules reentrantphk1996-05-301-12/+9
* Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toasami1996-05-301-3/+3
* Avoid a ton of "mv" when making libs by using -O to ld.phk1996-05-282-43/+24
* `make install' do not depend on `make all'wosch1996-05-271-58/+62
* Add a note that MAKEOBJDIR is an enviroment variablewosch1996-05-271-2/+8
* Add some comments for variables and targets.wosch1996-05-254-5/+272
* speedup MLINKSwosch1996-05-251-14/+12
* Make some rules reentrant, and mark the onces that cannot be.phk1996-05-092-32/+38
* Fix a minor grammatical error (reselled -> resold) I just noticed.jkh1996-04-271-2/+2
* Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.asami1996-04-261-2/+2
* New variable NOOBJLINKwosch1996-04-221-9/+46
* Add "-x" to the linker command for building shared libraries. Thisjdp1996-04-211-2/+2
* 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
OpenPOWER on IntegriCloud