summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so thatjhb2002-07-311-5/+7
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-297-22/+14
* - Fixup whitespace after previous commit.jhb2002-07-271-12/+10
* If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGSjhb2002-07-271-6/+14
* Moved `clean:' below, just before the inclusion of bsd.obj.mk,ru2002-07-211-36/+36
* Only define SHLIB_LINK if SHLIB_NAME matches the *.so.* pattern.ru2002-07-191-1/+1
* Correction to the previous revision: define SHLIB_LINK if SHLIB_NAMEru2002-07-181-1/+3
* Sort FILES.ru2002-07-171-1/+1
* Moved the `distribute' target from bsd.obj.mk to bsd.subdir.mk,ru2002-07-122-9/+10
* Be more strict with WARNS now -- the GCC 3.1 turmoil is behind us.obrien2002-07-071-0/+6
* Part 1/2 of kerberos5/doc/ "make release" breakage fix:ru2002-07-061-1/+1
* Make it possible (again) to build and install shared library only.ru2002-07-031-19/+38
* Moved checkdpadd target to where it logically belongs.ru2002-07-032-25/+22
* Try really hard to fix parallel installs. Add a bunch of .ORDERru2002-07-035-0/+8
* Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.ru2002-07-022-77/+28
* Handle installation of hard and symbolic links via a seperate .mk file.ru2002-07-024-49/+34
* bsd.subdir.mk already has these dependencies coded.ru2002-07-011-11/+0
* Get rid of the bogus dependencies between beforeinstall, realinstall,ru2002-07-011-3/+2
* Fixed typos.ru2002-07-011-4/+4
* If CLEANFILES is nil or not defined, do not try to remove it. This happensjmallett2002-06-261-0/+2
* Quiet ``make objlink'' when NOOBJ is defined.ru2002-06-211-1/+3
* In gcc 3.1 Pentium/MMX now has its own -march=XXX option.sobomax2002-06-131-1/+1
* Reimplement FILES support using bsd.files.mk with theru2002-06-035-30/+74
* Bootstrapping aid for those with Athlon upgrading from gcc 2.95.x.ru2002-05-311-0/+4
* For now, make the .ifdef GCC3 case default. We should change -Wno-formatpeter2002-05-241-7/+1
* Revision 1.39 made filtering of CFLAGS unnecessary.ru2002-05-221-6/+6
* Tweak the WARNS levels a tad.obrien2002-05-191-6/+0
* Default Alpha compiles to ev5.obrien2002-05-151-1/+1
* Rename `includes' to `buildincludes'.ru2002-05-154-19/+24
* CLEANFILES are too long for libc.ru2002-05-131-11/+24
* Ensure manpages are built with the all-man in theru2002-05-131-0/+2
* Major cleanup of bsd.lib.mk.ru2002-05-131-79/+71
* Added new bsd.incs.mk which handles installing of header filesru2002-05-126-40/+97
* Back out rev 1.118.obrien2002-05-121-12/+5
* Add pointers to GCC's allowable values for -march, and restore structureobrien2002-05-111-6/+10
* With GCC 3.1, we can now treat AMD Athlon and an Athlon.obrien2002-05-111-5/+5
* [Ab]use LDFLAGS rather than CFLAGS.obrien2002-05-101-1/+1
* Gcc 3.1 has different -Wx flags.obrien2002-05-101-2/+5
* Add the beginnings of Sparc64 support.obrien2002-05-101-0/+2
* Pass CFLAGS to {CC} when using it as an `ld' replacement.obrien2002-05-101-1/+1
* Pay attention to LDFLAGS when linking.obrien2002-05-091-8/+8
* Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.obrien2002-05-091-5/+12
* Added internal, non-recursive (SUBDIR) versions of the `all-man'ru2002-05-074-14/+16
* Install PROG before SCRIPTS and FILES, but make sureru2002-05-071-4/+8
* Install the manpages before descending into SUBDIRs.ru2002-05-071-3/+4
* Fixed missing quotes in the default for MKDEPCMD in the CC != cc case.bde2002-05-071-1/+1
* Use -ffreestanding for kernel bits unconditionally.obrien2002-05-041-2/+0
* Splitting "realinstall" into parts was a (failed) part of the workru2002-04-291-5/+4
* Milestone #1 in cross-arch make releases.ru2002-04-261-13/+3
* GC bsd.docb.mk. It has never apparently been used.ru2002-04-242-49/+1
OpenPOWER on IntegriCloud