Add missing Makefile in share/doc/legal.
[dragonfly.git] / share / doc / Makefile
... / ...
CommitLineData
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 $
4
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
9
10SUBDIR= legal
11
12.include <bsd.subdir.mk>