summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Remove old libmytinfo link.rafan2007-02-011-1/+0
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-261-0/+2
* "If I only had a brain..."des2007-01-171-1/+1
* Correct errors in previous commit. I didn't realize that ${CPUTYPE} isdes2007-01-171-6/+6
* On i386, make "prescott" an alias for "nocona" (instead of the other waydes2007-01-171-3/+7
* Try harder to not leak src/ build stuff into ports/ environmentru2006-11-192-2/+7
* Change one more ARM_BIG_ENDIAN to TARGET_BIG_ENDIAN.cognet2006-11-051-1/+1
* Allow a makefile to set IGNORE_PRAGMA so that OpenSolaris code canjb2006-11-041-0/+4
* Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaultingjb2006-11-011-0/+1
* - Don't pass an empty ``NM='' to lorder(1) when NM is unset.ru2006-10-251-3/+17
* Use TARGET_BIG_ENDIAN instead of ARM_BIG_ENDIANcognet2006-10-191-1/+1
* Remove X11BASE from here so the one from bsd.port.mk has a chance to setlesi2006-10-061-2/+0
* Removed libc_r build support.ru2006-09-303-4/+0
* Don't run install-info under lockf if not installing in parallel.ru2006-09-291-0/+7
* When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easyobrien2006-09-132-0/+2
* Add a knob for compiling the tree -DNDEBUG. This turns off all theimp2006-09-113-0/+9
* Pass whatever the value of NM down to lorder. This allows one toimp2006-08-251-3/+3
* Don't read in /etc/src.conf when building ports.obrien2006-08-241-0/+3
* Remove alpha left-overs.ru2006-08-222-27/+1
* Revert previous commit. Pre-Nehemiah C3 CPUs do have 3DNow!; it doesn'tdes2006-08-131-1/+1
* I don't know where I got the idea that the VIA C3 has 3DNow!; it doesn't.des2006-08-121-1/+1
* Reintroduce CSTD, which allows a Makefile to specify the precise dialectdes2006-08-111-0/+15
* Grr we also need to set -mbig-endian to LDFLAGS. Now I can build acognet2006-07-211-0/+1
* Remove ALPHA optimization pointer for gcc flags.imp2006-07-201-1/+1
* Oops LDFLAGS can be used to invoke gcc, so directly add -EB to {LD}.cognet2006-07-201-1/+1
* Honor ARM_BIG_ENDIAN by adding -mbig-endian to CFLAGS and -EB to LDFLAGS ifcognet2006-07-201-0/+5
* Add CPUTYPE support for Via C3 and C3-2 processors.des2006-07-191-0/+4
* "clean" of <bsd.prog.mk> no longer removes a.out, Errs,yar2006-06-181-2/+1
* Send the pcvt(4) driver off to retirement.phk2006-05-171-2/+0
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+2
* Have WITHOUT_BIND_MTREE imply WITHOUT_BIND_ETCphk2006-04-011-0/+4
* Revert last delta, it breaks cross-compiles.ru2006-03-251-6/+2
* Option MK_LIB32 only exists on amd64.ru2006-03-241-2/+6
* Add proper dependencies for the version map, and make sure 'make clean'des2006-03-231-1/+4
* Folded WITH_HESIOD_SUPPORT into WITH_HESIOD.ru2006-03-211-1/+0
* Desupport the *_COLLECT2 no-op.ru2006-03-211-6/+0
* Extend coverage of the MK_IPX build option to the following:ru2006-03-202-0/+9
* Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion.ru2006-03-191-2/+5
* Add default for MK_PROFILEphk2006-03-191-0/+1
* Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-181-3/+3
* Replace .sinclude by .if exists()/.include/.endif so that older make(1)'s canru2006-03-181-1/+3
* Reimplementation of world/kernel build options. For details, see:ru2006-03-177-26/+298
* Add version_gen.awk to the installed files.deischen2006-03-161-1/+1
* Teach bsd.lib.mk to auto generate a version map file based ondeischen2006-03-162-0/+206
* Fix the spelling of MAN to a modern syntax.ru2006-03-151-1/+1
* Revert last change, per ru@'s objection. I misunderstood consensusimp2006-03-091-1/+1
* Now that we now spell NO_MAN=xxx MAN=, update the docs.imp2006-03-091-1/+1
* Handle NO_INCS solely inside bsd.incs.mk.ru2006-02-033-10/+4
* Define $LIBBSM.rwatson2006-02-021-0/+1
* Add a MACHINE_CPU entry for "ev67".ru2005-12-061-1/+3
OpenPOWER on IntegriCloud