summaryrefslogtreecommitdiffstats
path: root/usr.bin/colldef/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Don't generate input() since it's not used.brucec2010-11-221-1/+1
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-081-1/+0
* Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-081-1/+0
* Replace -I${.OBJDIR} with -I. and split the CFLAGS line up into two lines.jhb2002-01-081-1/+2
* Use -I${.OBJDIR} -I${.CURDIR} rather than -I. so that this compiles in ajhb2002-01-081-1/+1
* WARNS=2 fixup.markm2001-12-021-7/+8
* Moved to shareache1999-10-181-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-1/+2
* Added y.tab.h to SRCS. This should have been used to get dependenciesbde1998-05-051-2/+2
* Fixed races in `make -jN' using new yacc rules.bde1998-05-041-4/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Check for not defined / redefined chars nowache1996-10-231-2/+2
* Backout yacc changes.phk1996-06-021-1/+1
* yacc changes.phk1996-05-301-2/+2
* Cleanup make process per Bruce suggestionsache1995-11-031-20/+2
* Link LC_COLLATE inside dirs instead of dirs linkingache1995-10-221-1/+10
* Fix SRCS so that `make depend' works. There were some .l's and some .y's.bde1995-09-281-3/+3
* Rename, lt_LN.ISO8859-1 -> lt_LN.ISO_8859-1.asami1995-06-191-2/+2
* Add yet one popular russian code tableache1995-05-011-2/+2
* collate tables compilerache1995-02-171-0/+22
OpenPOWER on IntegriCloud