diff options
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/java/docs/Makefile')
| -rw-r--r-- | fr_FR.ISO8859-1/htdocs/java/docs/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/java/docs/Makefile b/fr_FR.ISO8859-1/htdocs/java/docs/Makefile deleted file mode 100644 index 7978a41aef..0000000000 --- a/fr_FR.ISO8859-1/htdocs/java/docs/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $FreeBSD$ - -# The FreeBSD French Documentation Project -# Original revision: 1.4 - -.if exists(../Makefile.conf) -.include "../Makefile.conf" -.endif -.if exists(../Makefile.inc) -.include "../Makefile.inc" -.endif - -DOCS = faq.xml -DOCS+= howtoports.xml -DOCS+= newbies.xml -DOCS+= tutorials.xml -DOCS+= performance.xml - -.include "${DOC_PREFIX}/share/mk/web.site.mk" |
