doc/fr/projects/acpi/Makefile
2004-08-09 20:35:41 +00:00

20 lines
330 B
Makefile

# ACPI project page
#
# $FreeBSD$
# The FreeBSD French Documentation Project
# Original revision: 1.1
MAINTAINER= marks
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml
DATA= style.css
.include "${WEB_PREFIX}/share/mk/web.site.mk"