Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / share / doc / papers / fsinterface / Makefile
1 #       From: @(#)Makefile      5.3 (Berkeley) 6/8/93
2 # $FreeBSD: src/share/doc/papers/fsinterface/Makefile,v 1.6 1999/08/28 00:18:05 peter Exp $
3 # $DragonFly: src/share/doc/papers/fsinterface/Makefile,v 1.2 2003/06/17 04:36:56 dillon Exp $
4
5 VOLUME= papers
6 DOC=    fsinterface
7 SRCS=   fsinterface.ms
8 MACROS= -ms
9 USE_TBL=        yes
10
11 .include <bsd.doc.mk>