aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Ok, now cleandir: is correct.Jordan K. Hubbard1996-06-191-4/+4
* Add some unobtrusive changes to handle sources which aren't portsJordan K. Hubbard1996-06-191-53/+106
* Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir.Poul-Henning Kamp1996-06-173-3/+17
* Synced with Makefile.i386: added -Wunused.Bruce Evans1996-06-171-2/+2
* Add LIBFTPIOJordan K. Hubbard1996-06-171-1/+2
* Add "MASTER_SITES?=" (no this is not a typo) right before theSatoshi Asami1996-06-131-1/+2
* Fix incorrect handling of .cxx files in default rules.John Fieber1996-06-031-4/+4
* Back out yacc change.Poul-Henning Kamp1996-06-021-8/+11
* Add some comments to sections to disable targets using NO_* variables.Satoshi Asami1996-06-011-6/+12
* Make the yacc rules reentrantPoul-Henning Kamp1996-05-301-12/+9
* Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toSatoshi Asami1996-05-301-3/+3
* Avoid a ton of "mv" when making libs by using -O to ld.Poul-Henning Kamp1996-05-282-43/+24
* `make install' do not depend on `make all'Wolfram Schneider1996-05-271-58/+62
* Add a note that MAKEOBJDIR is an enviroment variableWolfram Schneider1996-05-271-2/+8
* Add some comments for variables and targets.Wolfram Schneider1996-05-254-5/+272
* speedup MLINKSWolfram Schneider1996-05-251-14/+12
* Make some rules reentrant, and mark the onces that cannot be.Poul-Henning Kamp1996-05-092-32/+38
* Fix a minor grammatical error (reselled -> resold) I just noticed.Jordan K. Hubbard1996-04-271-2/+2
* Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.Satoshi Asami1996-04-261-2/+2
* New variable NOOBJLINKWolfram Schneider1996-04-221-9/+46
* Add "-x" to the linker command for building shared libraries. ThisJohn Polstra1996-04-211-2/+2
* install bsd.obj.mkWolfram Schneider1996-04-121-2/+2
* Add NO_CDROM, RESTRICTED, BROKEN and Motif support.Satoshi Asami1996-04-121-9/+50
* remove variables KMODGRP?=, KMODOWN?=, KMODMODE?=Wolfram Schneider1996-04-111-43/+15
* Add variable ``_MANPAGES'' This will be replace theWolfram Schneider1996-04-091-1/+3
* use .for loop for common targetsWolfram Schneider1996-04-091-51/+6
* Add targets cleanfiles/clean, cleandirWolfram Schneider1996-04-091-2/+20
* Change ${ENV} -> ${SETENV}. The former coincides with startup fileSatoshi Asami1996-04-071-6/+6
* remove BINGRP?=, BINOWN?=, BINMODE?=, STRIP?=Wolfram Schneider1996-04-051-44/+11
* Pick up CWARNFLAGS from /etc/make.conf if defined.Poul-Henning Kamp1996-04-031-3/+5
* add MKDEPCMD?= and DEPENDFILE?=Wolfram Schneider1996-04-011-18/+29
* Thanks for the overwhelming response (which can be only summarized by theSatoshi Asami1996-04-012-4/+87
* add SHAREDIR?=, SHAREOWN?=, SHAREGRP?=, SHAREMODE?=,Wolfram Schneider1996-03-311-24/+47
* Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,Satoshi Asami1996-03-311-3/+3
* Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aSatoshi Asami1996-03-311-2/+3
* Obtained from: NetBSDWolfram Schneider1996-03-241-0/+38
* remove BINGRP?= BINOWN?= BINMODE?=Wolfram Schneider1996-03-242-8/+2
* KMODDIR= -> KMODDIR?=Wolfram Schneider1996-03-241-2/+4
* delete LIBDIR?= LINTLIBDIR?= LIBGRP?= LIBOWN?= LIBMODE?= SHLIBDIR?=Wolfram Schneider1996-03-241-12/+1
* delete MANGRP?=, MANOWN?=, MANMODE?=, MANDIR?=Wolfram Schneider1996-03-241-6/+1
* delete ``.if ${MACHINE} == "sparc"''Wolfram Schneider1996-03-241-6/+1
* sysinstall/Makefile:Bruce Evans1996-03-192-38/+33
* add DOCDIR, DOCOWN, DOCGRP, DOCMODE for documentsWolfram Schneider1996-03-121-6/+24
* Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toSatoshi Asami1996-03-101-32/+28
* [Ee]rrs -> Errs errs, save one process for make cleanWolfram Schneider1996-03-093-8/+8
* [Ee]rrs -> Errs errsWolfram Schneider1996-03-072-4/+4
* Delete all references to the variable ${KEYWORD} that never quite flew.Satoshi Asami1996-03-061-6/+14
* Replace absolute pathnames with variables, so thatSatoshi Asami1996-03-061-68/+80
* Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.Jordan K. Hubbard1996-02-161-1/+13
* Make sure that the --no-split flag gets passed to makeinfo.Mike Pritchard1996-02-081-2/+2