summaryrefslogtreecommitdiffstats
path: root/share/mk/sys.mk
Commit message (Expand)AuthorAgeFilesLines
* Correct a typokris2000-04-211-1/+1
* make.conf is being made to conform to the /etc/defaults/ standard thatdillon1999-10-271-0/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert to rev 1.41.obrien1998-09-151-11/+9
* Add ${RM} for compatability with SunOS.obrien1998-09-141-10/+12
* add support for /etc/make.conf.localdillon1998-08-291-1/+6
* Remove the alpha specific __NETBSD_SYSCALLS from CFLAGS. This can stilljb1998-08-081-6/+1
* Fixed building -current under 2.2.6 using `make world'. Moved somebde1998-08-031-9/+2
* Move bsd.own.mk after make.conf, this allows BINFORMAT to be set inpeter1998-06-121-3/+3
* Recognize ".cpp" as a C++ suffix.dt1998-06-051-3/+3
* Fix my last commit which got caught in the cvs/cvsup cycle.jb1998-06-031-3/+2
* Uh, the NetBSD syscall define spam for alpha has to go after /etc/make.confjb1998-06-031-1/+6
* In the case of alpha (only), more than just libc needs to know thatjb1998-06-031-1/+2
* Oops, forgot references in previous commit.bde1998-05-151-1/+1
* Support Objective C almost as well as C++.bde1998-05-151-2/+8
* Add -pipe to default CFLAGS. The optimization it provides is cheapjkh1998-05-011-2/+2
* Support new version of global.eivind1998-03-231-2/+2
* Don't pass the undocumented flags `-se' to gtags (gtags ignores them forbde1998-02-201-2/+2
* FreeBSD's make knows about the MACHINE, but not the MACHINE_ARCH unlessjb1998-01-211-2/+9
* Choose the default binary format based on machine type.jb1998-01-131-1/+5
* Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to usepeter1997-09-051-1/+4
* Change the BINFORMAT definitions so that they do not depend on sys.mk,peter1997-09-051-4/+1
* A first cut at some rules for building elf shared libs. Of particularpeter1997-08-301-1/+4
* Support GLOBAL style tags.jkh1997-04-131-1/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Revert changes to make the .y.c rule 'make -j n' safe.steve1997-01-121-2/+4
* Make the .y.c rule 'make -j n' friendly.steve1997-01-061-4/+2
* Style changes: $(...) --> ${...}, consistent placement of -c.alex1996-11-071-15/+15
* Add in POSIX 1003.2 mandated rules. NOTE: thesesteve1996-11-031-1/+93
* Back out yacc change.phk1996-06-021-8/+11
* Make the yacc rules reentrantphk1996-05-301-12/+9
* Avoid a ton of "mv" when making libs by using -O to ld.phk1996-05-281-12/+8
* Make some rules reentrant, and mark the onces that cannot be.phk1996-05-091-1/+7
* delete ``.if ${MACHINE} == "sparc"''wosch1996-03-241-6/+1
* Add `.sh' suffix and rule.bde1995-10-211-10/+12
* Changed default optimization from -O2 back to -O...gcc 2.6.* has seriousdg1995-08-111-2/+2
* Move INSTALL?=install line duplicated into each .mk to sys.mkache1994-12-281-1/+3
* Update make.conf and sys.mk to reflect the most recent advances inphk1994-11-071-5/+3
* Add .S to SUFFIXES and add .S.o: rule.rgrimes1994-10-021-2/+5
* The .c: rule added by Bruce, but as yet unused, causes serious problemsrgrimes1994-09-071-3/+5
* Add an X11BASE variable that currently points to /usr/X386 but willjkh1994-09-041-1/+5
* Changed g++ to c++paul1994-08-311-2/+2
* Recover improvements in 4.4lite version that were clobbered by thebde1994-08-281-30/+50
* Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So farwollman1994-08-041-35/+40
* BSD 4.4 Lite Share Sourcesrgrimes1994-05-301-0/+101
OpenPOWER on IntegriCloud