6 lines
156 B
Makefile
6 lines
156 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $Id: Makefile,v 1.1 1999-01-30 23:23:13 vanilla Exp $
|
|
|
|
SUBDIR = FAQ
|
|
|
|
.include <bsd.subdir.mk>
|