summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Abuse bsd.obj.mk for defining default distribute target.ru2002-04-246-47/+10
* GC bsd.sgml.mk. Nothing in the src/ tree uses it, and two doc/ru2002-04-242-209/+1
* The install.debug and reinstall.debug targets are needed solelyru2002-04-241-2/+1
* Change the name of the 'bin' distribution to 'base'.obrien2002-04-235-6/+6
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.ru2002-04-2310-132/+48
* Provide the real `distribute' target so that NLS catalogs areru2002-04-231-0/+4
* Prohibit the direct inclusion of bsd.dep.mk.ru2002-04-221-0/+3
* Fixed _SUBDIR.ru2002-04-221-4/+8
* Make .asm transformation rules synonyms to the .s rules.ru2002-04-222-25/+4
* Style. Fix long lines and a <tab> indent that should be 4 spaces.markm2002-04-211-5/+5
* reorg a little.obrien2002-04-201-7/+7
* Add .asm as an alias for .s. .asm is common in contribed sources.obrien2002-04-193-3/+24
* Style.ru2002-04-192-2/+3
* Fix the type of .include.ru2002-04-192-2/+2
* Fix the bsd.port.mk breakage caused by sys.mk,v 1.60 commit.ru2002-04-191-0/+2
* Optimize for i486 better (-m486 is just another deprecatedru2002-04-181-1/+1
* Install bsd.init.mk.ru2002-04-181-1/+2
* In rare cases, we might want to include bsd.own.mk directly.ru2002-04-181-0/+5
* ${INSTALLFLAGS} aren't suitable for installing ${SCRIPTS} and ${FILES}.ru2002-04-171-2/+2
* Don't include bsd.own.mk from sys.mk, this makes it impossibleru2002-04-1714-73/+47
* Revert to the ordinary `:' dependency operator for `mainstall'.ru2002-04-171-2/+2
* Doh, previous revision made .depend to be almost always out of date.ru2002-04-171-3/+2
OpenPOWER on IntegriCloud