Sync BSD family tree with FreeBSD.
[dragonfly.git] / share / doc / Makefile
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 $
4
5 SUBDIR= IPv6
6
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
11
12 .include <bsd.subdir.mk>