summaryrefslogtreecommitdiffstats
path: root/share/dict/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix the makefile to match the repo-copy from tech to freebsd.phk2002-04-011-1/+1
|
* Add a dictionary of technical terms.murray2002-03-261-1/+1
| | | | | | | | | | | This file contains FreeBSD/Unix lexicon that is used by the system documentation. It makes a great ispell(1) personal dictionary to supplement the standard English language dictionary, and can be used to greatly reduce the number of false positives when spell checking share/man/*, www/*, or doc/* Discussed with: ru, obrien MFC after: 2 weeks
* FILES support for bsd.prog.mk. See bsd.README for details.ru2001-12-171-7/+5
| | | | Stolen from: NetBSD
* Removed ex script left over from incomplete backout in previous commit.bde1999-12-261-5/+2
| | | | | | | | | Use SYMLINKS instead of an ad hoc rule for installing words -> web2. Don't override the install target; doing so just breaks things like SYMLINKS. Don't override the correct defaults for the all, clean, depend, lint and tags targets. Don't add a null rule to the cleandepend target.
* I really didn't want to maintain this.obrien1999-10-271-2/+0
| | | | (so *that's* why the Makefile looked rather strange)
* Adopt ports I care about.obrien1999-10-261-0/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* 444 -> ${SHAREMODE}wosch1998-01-031-1/+2
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-1/+1
| | | | specified in the top level Makefiles.
* revision 1.2rgrimes1994-09-091-0/+1
| | | | | | | | | | | | | date: 1993/11/15 07:15:16; author: rgrimes; state: Exp; lines: +1 -0 From Andrew Moore Make /usr/share/dict/words a symbolic link to web2 [This is now NECESSARY for games/boggle as it uses /usr/share/dict/words as an input file] Reviewed by: rgrimes Submitted by: From 1.x, alm
* The files connectives and words did not come on the tape, mark themrgrimes1994-07-061-1/+2
| | | | XXX MISSING.
* BSD 4.4 Lite Share Sourcesrgrimes1994-05-301-0/+12
OpenPOWER on IntegriCloud