summaryrefslogtreecommitdiff
path: root/bin/expr/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber
2015-03-22Build expr with -fwrapv, since it relies on signed integer wrappingDimitry Andric
2015-01-19Integrate contrib/netbsd-tests/bin/expr into the build/kyua as bin/expr/testsEnji Cooper
2013-04-19Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten
2003-06-13Get this area compiling with the highest WARNS= that it works with.Mark Murray
2002-03-23Disable -Werror when building -- the old version of gcc used on IA32 can'tGarrett Wollman
2001-12-04Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien
2001-05-26Fix warnings to compile with WARNS=2 on i386 and alphaKris Kennaway
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1998-05-04Simplified using new yacc rules and by not generating y.tab.h.Bruce Evans
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-06-02Backout yacc changesPoul-Henning Kamp
1996-05-30Use default yacc rule.Poul-Henning Kamp
1996-05-07``mv'' -> ``mv -f''Wolfram Schneider
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-09-24Added $Id$David Greenman
1994-02-03Take -lgnuregex back out. Linking with it causes 'make install' to fail.Rich Murphey
1993-08-02Remove GNU regex.[ch] and use system's regex library. The library is stillJ.T. Conklin
1993-07-21install new manual pageJ.T. Conklin
1993-06-19added POSIX regex to exprAndrew Moore
1993-06-12Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes