doc/en_US.ISO8859-1/articles/laptop/Makefile
Murray Stokely 7408b262df Add an article about using FreeBSD on laptops. This document aims to
be a quick HOWTO for the various issues likely to be interesting for
laptop users; such as power management, winmodems, XFree86 on laptop
hardware, etc..

This is just a start, and there is plenty of room for improvement.

PR:		docs/30199
Submitted by:	Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
Reviewed by:	dd
2001-09-17 03:25:06 +00:00

18 lines
244 B
Makefile

#
# $FreeBSD$
#
# Article about using FreeBSD on laptops
#
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"