aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/m4/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Only set WARNS if not definedKyle Evans2020-09-111-1/+1
* Add necessary Makefile.inc1 infrastructure for building on non-FreeBSDAlex Richardson2020-08-251-2/+10
* Import from OpenBSD a patch which eliminates the link with -ly or -lyBaptiste Daroussin2019-09-091-1/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-1/+1
* Rename libohash to libopenbsd.Craig Rodrigues2015-11-041-2/+2
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Lower warnings again to 3 the right thing would be to fix the warningsBaptiste Daroussin2014-08-071-0/+2
* Make libohash a proper internallib instead of hidding it in m4Baptiste Daroussin2014-08-061-6/+3
* lower warning level to fix build with gccBaptiste Daroussin2014-07-311-0/+1
* Sync with OpenBSDBaptiste Daroussin2014-07-271-5/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino2014-03-161-0/+6
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-2/+2
* Add missing DPADD.Antoine Brodin2013-01-011-0/+1
* Fix build.Andreas Tobler2012-10-211-1/+1
* Repair breakage after r228697: since m4 now uses pow(3), it needs -lm.Dimitry Andric2011-12-181-1/+1
* Synchronize with laster version of m4 from OpenBSD and NetBSDBaptiste Daroussin2011-11-281-2/+14
* Fix build of m4 with WARNS=6.Ed Schouten2011-10-161-2/+0
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Merge local changes again, against ANSIfied m4(1).Juli Mallett2002-05-011-1/+1
* Use %zu to print a size_t, not %u and definitely not %d.Juli Mallett2002-04-201-1/+0
* Crank WARNS.Juli Mallett2002-04-201-0/+1
* Bring OpenBSD m4(1) off of the OPENBSD vendor branch, and add the -s option,Juli Mallett2002-04-191-3/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+10