Jordan K. Hubbard
|
cd9a2f5c28
|
Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
|
1996-06-24 04:26:21 +00:00 |
|
Wolfram Schneider
|
53996faddb
|
Add some comments for variables and targets.
|
1996-05-25 23:09:49 +00:00 |
|
Wolfram Schneider
|
05e5545fc3
|
add SHAREDIR?=, SHAREOWN?=, SHAREGRP?=, SHAREMODE?=,
INFOOWN?=, INFOGRP?=, INFOMODE?=
set variables recursive, eg. change KMODOWN?=bin to KMODOWN?=${BINOWN}
from NetBSD:
add NLSDIR?=, NLSGRP?=, NLSOWN?=, NLSMODE?=,
BSDSRCDIR?=, BSDOBJDIR?=, NOBINMODE?=
|
1996-03-31 23:15:17 +00:00 |
|
Wolfram Schneider
|
86ec11baf9
|
KMODDIR= -> KMODDIR?=
add INFODIR
|
1996-03-24 00:31:56 +00:00 |
|
Wolfram Schneider
|
82622fe072
|
add DOCDIR, DOCOWN, DOCGRP, DOCMODE for documents
add LIBDIR, LINTLIBDIR, SHLIBDIR, LIBOWN, LIBGRP, LIBMODE for libs
add KMODOWN, KMODGRP, KMODMODE
new variable KMODDIR similar to BINDIR
|
1996-03-12 00:07:28 +00:00 |
|
Jordan K. Hubbard
|
e82b0b99c1
|
Add support for DEBUG_FLAGS. If you say something like:
make DEBUG_FLAGS=-g2
You can compile something for debugging at debugging level 2.
It will also take care not to strip the resulting executable(s).
|
1994-09-16 14:30:25 +00:00 |
|
Garrett Wollman
|
d14f862c56
|
Add a couple of files we created in 1.x.
|
1994-08-04 21:10:08 +00:00 |
|