summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Don't spawn extra make(1) process to execute _EXTRADEPEND.ru2002-04-161-2/+4
* Only pass our idea of `CC' down to mkdep(1) if it's non-default.ru2002-04-151-0/+4
* Fix all-man to look into the SUBDIR subdirs as well.ru2002-04-151-1/+1
* Added glue for the all-man and maninstall targets.ru2002-04-151-0/+8
* Add a dependency on libypclnt to libpam, in preperation for making pam_unixdes2002-04-151-2/+2
* Add libypclnt.des2002-04-131-0/+1
* Back out second part of the previous change. While this wasru2002-04-121-2/+9
* Fixed the fatal breakage I introduced in the last commit.ru2002-04-121-1/+1
* Don't add -lstdc++ to LDADD, just let c++(1) link C++ programs.ru2002-04-121-5/+7
* Implement PROG_CXX for <bsd.prog.mk>.ru2002-04-112-1/+17
* Really finish the removal of ${LDDESTDIR} in bsd.lib.mk,v 1.55.ru2002-04-112-4/+4
* Add WARNS levels 5 and 6:obrien2002-04-101-1/+8
* Fixed broken dependency in lib/libpam/modules/pam_krb5.ru2002-04-091-0/+1
* FreeBSD prior to 4.5-RELEASE and older versions of 5.0-CURRENT do notru2002-04-071-0/+5
* Fixed the nasty bug where .depend file that exists somewhere inru2002-04-072-2/+2
* Install libusbhid, and use it instead of libusb.joe2002-03-281-1/+1
* Install static and profiled libraries with -C.des2002-03-221-2/+2
* Make lint(1) a cross-tool.ru2002-03-201-1/+1
* Removed bogus env(1) commands. make(1) uses a real shell, sobde2002-03-192-5/+5
* lint the previous lint commit.ru2002-03-181-14/+12
* __MAKE_CONF?=/etc/make.confimp2002-03-181-2/+3
* Allow "make lint" to mostly work. Our sources are very unclean WRTmarkm2002-03-172-8/+38
* Pass our idea of `CC' down to mkdep.obrien2002-03-151-1/+1
* Consistently use $PICFLAG.obrien2002-03-121-2/+2
* Spell pic "PIC" for sparc64.obrien2002-03-121-0/+4
* . Add support for making NLS linksphantom2002-03-041-1/+22
OpenPOWER on IntegriCloud