This commit sets new users to see the DragonFly-tips fortunes instead
[dragonfly.git] / share / doc / Makefile
blob0f118b46ff84aa47e34ca9280ffe4d08e536541c
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.3 2005/03/13 18:05:53 joerg Exp $
5 SUBDIR= IPv6
7 # Default output formats are ascii for troff documents, and
8 # ascii and html for sgml documents.
9 # To generate postscript versions of troff documents, use:
10 # make PRINTERDEVICE=ps
12 .include <bsd.subdir.mk>