aboutsummaryrefslogtreecommitdiff
path: root/share/dict/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* share: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Remove NO_OBJSimon J. Gerraty2015-06-111-2/+0
| | | | | | | | | | For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp Notes: svn path=/head/; revision=284255
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Fix the makefile to match the repo-copy from tech to freebsd.Poul-Henning Kamp2002-04-011-1/+1
| | | | Notes: svn path=/head/; revision=93537
* Add a dictionary of technical terms.Murray Stokely2002-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 Notes: svn path=/head/; revision=93208
* FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-171-7/+5
| | | | | | | Stolen from: NetBSD Notes: svn path=/head/; revision=88055
* Removed ex script left over from incomplete backout in previous commit.Bruce Evans1999-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. Notes: svn path=/head/; revision=55108
* I really didn't want to maintain this.David E. O'Brien1999-10-271-2/+0
| | | | | | | (so *that's* why the Makefile looked rather strange) Notes: svn path=/head/; revision=52556
* Adopt ports I care about.David E. O'Brien1999-10-261-0/+3
| | | | Notes: svn path=/head/; revision=52509
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* 444 -> ${SHAREMODE}Wolfram Schneider1998-01-031-1/+2
| | | | Notes: svn path=/head/; revision=32214
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
| | | | | | | specified in the top level Makefiles. Notes: svn path=/head/; revision=9701
* revision 1.2Rodney W. Grimes1994-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 Notes: svn path=/head/; revision=2607
* The files connectives and words did not come on the tape, mark themRodney W. Grimes1994-07-061-1/+2
| | | | | | | XXX MISSING. Notes: svn path=/head/; revision=1786
* BSD 4.4 Lite Share SourcesRodney W. Grimes1994-05-301-0/+12
Notes: svn path=/head/; revision=1638