diff options
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/relnotes')
| -rw-r--r-- | fr_FR.ISO8859-1/htdocs/relnotes/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/relnotes/Makefile b/fr_FR.ISO8859-1/htdocs/relnotes/Makefile deleted file mode 100644 index 8a26a84476..0000000000 --- a/fr_FR.ISO8859-1/htdocs/relnotes/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# -# Web site build hooks for the release notes. Also see the README file. -# -# The variable RELNOTES (I couldn't think of a better name) is a poor -# man's list. Its semantics are very similar to that of MLINKS (see -# bsd.man.mk). The first word is the directory under which that set -# of relnotes should appear on the web site. The second word is the -# path to that relnotes set. -# -# $FreeBSD$ -# Original Revision: 1.5 -# -.if exists(../Makefile.inc) -.include "../Makefile.inc" -.endif - -.include "${DOC_PREFIX}/en_US.ISO8859-1/htdocs/relnotes/Makefile.inc" |
