MFC:
[dragonfly.git] / share / doc / Makefile
blobd8304b26f1bcfa20267e3c8ae2e17990c8d37acc
1 # From: @(#)Makefile 8.1 (Berkeley) 6/5/93
2 # $FreeBSD: src/share/doc/Makefile,v 1.15.2.1 2000/11/24 14:09:33 ru Exp $
3 # $DragonFly: src/share/doc/Makefile,v 1.5 2008/01/12 16:25:57 matthias Exp $
5 # Default output formats are ascii for troff documents, and
6 # ascii and html for sgml documents.
7 # To generate postscript versions of troff documents, use:
8 # make PRINTERDEVICE=ps
10 .include <bsd.subdir.mk>