Commit Graph

41 Commits

Author SHA1 Message Date
nate
e932c128c5 Add the (commented out) OBJLINK hook. 1996-06-24 16:50:39 +00:00
ache
f04b0ac072 Remove advertising actions requirement, they are too bothering for anyone 1996-06-17 19:05:38 +00:00
asami
980699ada7 Take out quotes around MOTIFLIB. Clarify comments a bit, most users
don't have to touch neither X11BASE nor MOTIFLIB.

Reported by:	kmitch@phantasma.bevc.blacksburg.va.us
1996-04-21 08:56:32 +00:00
ache
8a2733c4b6 Back out my MOTIF_STATIC change, it is unnecessary 1996-04-16 11:47:29 +00:00
ache
8f3c03f2ee Document MOTIF_STATIC 1996-04-13 06:40:19 +00:00
asami
677435d6ae Add commented-out definitions of HAVE_MOTIF and MOTIFLIB. 1996-04-12 09:28:14 +00:00
asami
bbb31f602f Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional
port documentation (which can be things like postscript manuals
describing every single of the 65,536 options) from being installed
into ${PREFIX}/share/doc.
1996-03-06 09:10:23 +00:00
adam
503b750e77 improve the comment for BOOTWAIT 1996-02-15 21:14:36 +00:00
ache
b3d64b6bc6 Remove -fno-strength-reduce, gcc bug fixed recently 1996-01-05 18:54:07 +00:00
peter
639da796bd recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
ache
00d6b4b4d9 Refle 1995-09-30 17:20:27 +00:00
ache
08621fa238 Change SUPFILEx order, secure first, ports second to make base system update first
All stuff commented out
1995-09-28 14:59:44 +00:00
peter
5021c15b6c Fix typo.
The skeleton still had one reference to "THE REGENTS" instead of "[your name]"
1995-09-22 20:47:03 +00:00
ache
c20f5032f1 Add -fno-strength-reduce to -O2 optimization, all stuff commented out 1995-09-15 01:05:41 +00:00
ache
a57343662a Add commented out entries for SUP update, 3 standard supfiles handled:
standard/ports/secure
1995-09-15 01:03:55 +00:00
rgrimes
908bdd0d98 [I cvs admin -o the last one of these you saw, it was commited on
the wrong branch :-(]

Eliminate incorrect double negative logic Bruce has been gripping
about for a year now.  Change = no_way to = true.

Submitted by: bde (sort of, patch by me :-))
1995-07-13 09:15:50 +00:00
rgrimes
5a056f7d00 Remove CCFPU, it is no longer used any place in the source tree.
Submitted by:	Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
1995-07-13 08:43:14 +00:00
jkh
5bd5a77f5b Document COPTFLAGS in addition to CFLAGS. 1995-04-23 13:03:24 +00:00
phk
7876c3c6b8 make.conf doesn't postulate anything about libm now. 1995-03-21 02:55:33 +00:00
jkh
cc5c19b5d8 Take out obsolete KERBEROS_IV build variable. Just eBones now.
Submitted by:	Mark Murray <mark@grondar.za>
1995-03-20 21:35:15 +00:00
jkh
f47fb31043 Add this file here so I finally have something to point people at as a
prototype.
Obtained from: U.C. Regents standard copyright.
1995-03-02 12:00:16 +00:00
phk
d0e55318fa Now that the default for the shared gcc-internal lib changed, make this match. 1994-11-10 02:29:41 +00:00
phk
c554ab278d Update make.conf and sys.mk to reflect the most recent advances in
civilization:  Use -O2 and MSUN as default, and X11 is in /usr/X11R6
1994-11-07 04:18:04 +00:00
guido
4574c22712 Put skey.acccess in usr/share/examples/etc 1994-10-18 21:26:48 +00:00
csgr
c92c7baa15 mention MAKE_EBONES and MAKE_KERBEROS 1994-09-30 14:57:01 +00:00
rgrimes
17763e435a fbtab: Pulled down from Attic, fixed spaces to tabs.
make.conf: Pulled in the following changes that had been commited
to share/examples/etc:
----------------------------
revision 1.6
date: 1994/09/20 22:30:33;  author: adam;  state: Exp;  lines: +3 -3
BOOTWAIT example converted to milliseconds calibration
----------------------------
revision 1.4
date: 1994/09/19 21:35:28;  author: wollman;  state: Exp;  lines: +7 -1
Document NO_SHARED_LIBCC_INT.
----------------------------
revision 1.3
date: 1994/09/19 21:28:11;  author: wollman;  state: Exp;  lines: +12 -17
Install /etc from the same source as /usr/share/examples/etc (mostly).
----------------------------
revision 1.2
date: 1994/09/19 02:05:08;  author: ache;  state: Exp;  lines: +1 -11
Remove STARTUP_LOCALE, obsoleted now
----------------------------
revision 1.1
date: 1994/09/08 19:08:59;  author: jkh;  state: Exp;
Add a sample make.conf.  Also document the new X11BASE variable, and
expand some of the documentation for other entries.
Submitted by:   jkh
----------------------------

manpath.config: Pulled down from Attic, and merged share/examples/etc
changes.

rc: Pulled in the following change from share/examples/etc:
----------------------------
revision 1.2
date: 1994/09/19 23:13:37;  author: ache;  state: Exp;  lines: +1 -2
Remove warning about adjkerntz /var/run file
----------------------------
1994-09-23 07:16:13 +00:00
ache
4ee5328ed6 Remove warning about adjkerntz /var/run file 1994-09-19 23:13:37 +00:00
wollman
166ba33f23 Install /etc from the same source as /usr/share/examples/etc (mostly). 1994-09-19 21:28:28 +00:00
adam
b9f592d9f2 More reasonable example of BOOTWAIT parameter
Added comment about multiplication factor
1994-09-19 20:10:10 +00:00
ache
3e17241f93 Remove STARTUP_LOCALE reference, obsoleted 1994-09-19 02:02:55 +00:00
jkh
5cf9a76c14 Sample manpath.config.
Submitted by:	jkh
1994-09-08 22:40:56 +00:00
guido
ef5793796e Move fbtab file to share/examples/etc per Garrett's request.
Reviewed by:
Submitted by:
1994-08-23 20:25:28 +00:00
wollman
4cc0a7d8a8 Make examples install into /usr/share/examples. Like with includes, you
have a choice between SHARED=copies and SHARED=symlinks.  The default
is to copy.

I have also added a /usr/share/examples/etc directory, where I hope to
have all sample configuration files which in real use go into /etc installed.
(This way, if the user really screws the real one up, they can always go
back to a known-working distribution copy, even if they don't have sources.)
1994-08-09 18:25:38 +00:00
ache
3e04aa228c Add commented out STARTUP_LOCALE with explanation 1994-06-16 17:13:53 +00:00
adam
4ca2a57e14 Changed MDEC_OPT=BOOTWAIT= to BOOTWAIT= 1994-06-15 21:32:38 +00:00
adam
9732777bf6 added comments for how to use CCFPU and MDEC_OPT 1994-06-15 20:24:16 +00:00
ache
57c1f9d625 Remove CXXFLAGS from here, handled in another place 1994-06-14 11:46:52 +00:00
ache
af31a86aed Add commented out PRINTER=ps entry for easy choose
system documentation format
1994-06-09 11:13:52 +00:00
ache
69b0d5d57f Add commented out CXXFLAGS entry similar to CFLAGS entry 1994-06-09 08:32:58 +00:00
csgr
c9d0ed89c9 Add mention of WANT_MSUN, HAVE_FPU and NOMANCOMPRESS
(NOMANCOMPRESS works together with the new bsd.man.mk to turn off
compression of manual pages - manual pages are installed compressed
by default now.)
1994-06-05 20:37:15 +00:00
phk
266b01129a added make.conf template, which does nothing. 1994-06-01 00:58:06 +00:00