Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 1 | -1/+1 |
| | | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. | ||||
* | Document support for TAP-compliant Perl test programs. | jmmv | 2014-03-16 | 1 | -0/+11 |
| | |||||
* | Add some documentation for bsd.test.mk. | jmmv | 2014-03-15 | 1 | -0/+84 |
| | |||||
* | Add a new LIBRARIES_ONLY make variable to disable the build and install | brooks | 2013-01-17 | 1 | -0/+2 |
| | | | | | | | | | | of files other than the actual libraries. Use LIBRARIES_ONLY to supress the inclusion of files in the lib32 distribution that are duplicates of files in base. Sponsored by: DARPA, AFRL Reviewed by: emaste | ||||
* | Fix an inconsistency I just ran into for LDADD and DPADD. The description | marcel | 2012-05-24 | 1 | -2/+2 |
| | | | | | | for both of them use different, and presumably wrong, variables in the example. They set LDFILES and SRCLIB respectively. I guess that's what DPADD and LDADD were called first ... | ||||
* | Introduce the ${SHLIB_LDSCRIPT} variable to have an ld(1) script | jlh | 2012-05-07 | 1 | -0/+4 |
| | | | | | | | | | instead of a symlink for .so files. Reviewed by: kib, kan (previous version), dim Approved by: kib (mentor) Silence from: -hackers@ MFC after: 1 week | ||||
* | o Remove EoL w/spaces introduced in the last commit. | maxim | 2010-05-22 | 1 | -5/+5 |
| | | | | Spotted by: uqs | ||||
* | o Grammar. | maxim | 2010-05-22 | 1 | -6/+6 |
| | | | | | PR: conf/146827 Submitted by: chris petrik | ||||
* | "clean" of <bsd.prog.mk> no longer removes a.out, Errs, | yar | 2006-06-18 | 1 | -2/+1 |
| | | | | | | errs, mklog, and ${PROG}.core . MFC after: 1 week | ||||
* | Fix the spelling of MAN to a modern syntax. | ru | 2006-03-15 | 1 | -1/+1 |
| | |||||
* | Revert last change, per ru@'s objection. I misunderstood consensus | imp | 2006-03-09 | 1 | -1/+1 |
| | |||||
* | Now that we now spell NO_MAN=xxx MAN=, update the docs. | imp | 2006-03-09 | 1 | -1/+1 |
| | | | | Submitted by: John Hein | ||||
* | Add a .mk file for building modules for the SNMP daemon. This may be | harti | 2005-11-10 | 1 | -0/+1 |
| | | | | | | | | use in-tree as well as for 3rd party modules. This file is more or less what was in usr.sbin/bsnmpd/modules/Makefile.inc with some modifications and omissions. Usage examples can be found under usr.sbin/bsnmpd/modules/*. Idea by: phk | ||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
| | | | | OK'ed by: core | ||||
* | Removed COPTS support from kmod.mk and kern.pre.mk. | ru | 2004-08-13 | 1 | -1/+1 |
| | | | | COPTS support in bsd.prog.mk is preserved but discouraged. | ||||
* | Don't define STRIP in bsd.own.mk. | ru | 2004-02-05 | 1 | -6/+3 |
| | |||||
* | Apply the first in a series of patches which will bring bsd.README up to date. | trhodes | 2003-05-17 | 1 | -10/+40 |
| | | | | | | PR: 35652 Submitted by: "Simon L. Nielsen" <simon@nitro.dk> (original version) Approved by: re (bmah) | ||||
* | Remove some games/ cruft that is no longer of relevance. | markm | 2003-05-03 | 1 | -4/+0 |
| | |||||
* | Record the sudden death of bsd.kern.mk and bsd.sgml.mk. | ru | 2003-03-12 | 1 | -2/+0 |
| | |||||
* | Implement PROG_CXX for <bsd.prog.mk>. | ru | 2002-04-11 | 1 | -1/+7 |
| | | | | | Obtained from: NetBSD (with some mods) Reviewed by: peter | ||||
* | FILES support for bsd.prog.mk. See bsd.README for details. | ru | 2001-12-17 | 1 | -0/+5 |
| | | | | Stolen from: NetBSD | ||||
* | Implement the `manlint' target, for minimal validity checking of | ru | 2001-09-05 | 1 | -2/+6 |
| | | | | | | the manual pages. Mostly useful with mdoc(7) formatted manuals. Requested by: murray | ||||
* | Introduce SCRIPTS for bsd.prog.mk. See bsd.README for details. | ru | 2001-04-07 | 1 | -0/+5 |
| | | | | | | Idea stolen from NetBSD. Reviewed by: bde | ||||
* | Introduce ${PROGNAME}, the name that the program will be installed as, | ru | 2001-04-02 | 1 | -0/+3 |
| | | | | | | if different from ${PROG}. (The name PROGNAME was stolen from NetBSD.) Reviewed by: bde | ||||
* | - Document recent MAN[1-9] -> MAN changes. | ru | 2001-03-28 | 1 | -10/+11 |
| | | | | - Backout part of revision 1.4 (../Makefile.inc -> bsd.inc.mk change). | ||||
* | Correct instructions/examples about manual pages. | ru | 2000-03-23 | 1 | -6/+6 |
| | |||||
* | If SRCS is not defined assume ${PROG}.c, not when PROG isn't defined. | mharo | 1999-11-30 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Complete back-out of the bsd.locale.mk change. | jkh | 1998-05-20 | 1 | -5/+0 |
| | | | | OK'd by: asami | ||||
* | PR: misc/6031 | thepish | 1998-05-19 | 1 | -1/+6 |
| | | | | Patch applied as per PR - enables preferential fetch from local mirrors | ||||
* | Add reference to `PMake - A Tutorial' | wosch | 1997-03-09 | 1 | -0/+3 |
| | |||||
* | Add table of contents. Remove stale comments. | wosch | 1997-03-09 | 1 | -5/+20 |
| | |||||
* | Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir. | phk | 1996-06-17 | 1 | -1/+3 |
| | |||||
* | sysinstall/Makefile: | bde | 1996-03-19 | 1 | -33/+13 |
| | | | | | | | | | | | | | | | | | Fixed DPADD again. mk/bsd.README Don't list the LIBXXX identifiers here. Describe them better. mk/bsd.prog.mk Updated the list of LIBXXX identifiers. - recently added library libdisk.a wasn't mentioned (required for sysinstall) - old objects kz*.o weren't mentioned - old libraries libc_pic.a, libcom_err.a, libf2c.a, libg++.a, libgcc_pic.a, libgmp.a, libipx.a, libkeycap.a, libss.a and libxpg4.a weren't mentioned - old libraries libgnumalloc.a and libftp.a no longer exist - old library libmp.a was said to not exist - deprecated links libfl.a and libln.a weren't mentioned | ||||
* | Fix typo in description of LIBRPCSVC. | bde | 1994-10-19 | 1 | -1/+1 |
| | |||||
* | LIBDIALOG added | ache | 1994-10-11 | 1 | -0/+1 |
| | |||||
* | SHAREDSTRINGS support was no longer used and just clutters things up, | rgrimes | 1994-10-10 | 1 | -3/+0 |
| | | | | removed. | ||||
* | 1. Mark file as seriously out of date with reality. | rgrimes | 1994-10-09 | 1 | -9/+27 |
| | | | | | | | | | | 2. Update the list of library names and variables. 3. Update to reflect forth coming bsd.inc.mk file. 4. Update which .mk files include other .mk files. Submitted by: Bruce Evans (partial, enhanced by me) | ||||
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -1/+1 |
| | |||||
* | Fix filenames for LIBC and LIBTERM. | bde | 1994-08-28 | 1 | -2/+2 |
| | |||||
* | BSD 4.4 Lite Share Sources | rgrimes | 1994-05-30 | 1 | -0/+300 |