summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-2411-279/+126
* Correct spelling errors (i before e except after c :-) )gpalmer1996-06-221-3/+3
* Add man-page section 'n' and LIBTCL macro.phk1996-06-222-3/+4
* Handle the `distribute' target.jkh1996-06-201-1/+7
* Whoops - I made `make clean' chatty by mistake.jkh1996-06-201-2/+2
* The changes to go with ncftp -> fetch. Besides changing the names,asami1996-06-191-11/+12
* Spit out the a proper port path for the describe target.jkh1996-06-191-2/+2
* Ok, now cleandir: is correct.jkh1996-06-191-4/+4
* Add some unobtrusive changes to handle sources which aren't portsjkh1996-06-191-53/+106
* Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir.phk1996-06-173-3/+17
* 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
OpenPOWER on IntegriCloud