summaryrefslogtreecommitdiffstats
path: root/share/mk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fixed disordering and misformatting in previous commit.bde1998-09-091-8/+4
| | | | | | | Don't override correct default targets. Don't use afterinstall for installing things; it is for fixups after installing things.
* bsd.docb.mk handles installing SGML/docbook documents.wosch1998-08-291-1/+3
|
* Complete back-out of the bsd.locale.mk change.jkh1998-05-201-3/+3
| | | | OK'd by: asami
* Add bsd.locale.mk to the list of files. Whether bsd.locale.mk ismph1998-05-201-4/+4
| | | | | | | | | | | the right solution or not, bsd.port.mk is broken unless bsd.locale.mk is installed. Note that if LOCALE is not defined, port-building explodes: "/usr/share/mk/bsd.locale.mk", line 135: if-less elif "/usr/share/mk/bsd.locale.mk", line 135: Need an operator (For each .if testing LOCALE)
* Undo rev 1.11, the cd is null since NOOBJ is set.wosch1998-01-031-2/+2
| | | | 444 -> ${SHAREMODE}
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Centralized the definition of CWARNFLAGS into bsd.kern.mk.bde1996-10-081-4/+4
|
* Moved definitions of library names from bsd.prog.mk to a new centralbde1996-09-051-2/+2
| | | | | file bsd.libnames.mk and include this file where necessary. This fixes null library names in ${DPADD}'s in library makefiles.
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-2/+2
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* install bsd.obj.mkwosch1996-04-121-2/+2
| | | | Submitted by: Asami
* Add bsd.sgml.mkjfieber1995-09-081-2/+2
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-2/+2
| | | | specified in the top level Makefiles.
* Change install: to afterinstall: to be more consistent.rgrimes1995-05-091-2/+2
|
* Install bsd.info.mk.bde1995-01-031-4/+6
|
* A make system file for building LKMs, derived from bsd.prog.mk.wollman1994-09-141-2/+3
|
* Add the installation of bsd.README. Realphabitize the FILES= list.rgrimes1994-09-071-2/+3
| | | | | Reviewed by: rgrimes Submitted by: bde
* Add bsd.port* to the Makefile.jkh1994-08-281-1/+1
| | | | | Reviewed by: Submitted by:
* - bsd.dep.mk and bsd.own.mk have been required for some time. Install them.bde1994-08-201-1/+2
| | | | - Install with group BINGRP, not BINOWN.
* BSD 4.4 Lite Share Sourcesrgrimes1994-05-301-0/+12
OpenPOWER on IntegriCloud