Add a makefile.

This commit is contained in:
John Fieber 1995-09-08 19:40:04 +00:00
parent 5e5da2da5d
commit e2c4a43bbc

6
share/doc/FAQ/Makefile Normal file
View File

@ -0,0 +1,6 @@
# $Id$
DOC= freebsd-faq
SRCS= freebsd-faq.sgml
.include <bsd.sgml.mk>