6 lines
152 B
Makefile
6 lines
152 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $Id: Makefile,v 1.1 1998-07-20 17:16:21 nik Exp $
|
|
|
|
SUBDIR = FAQ
|
|
|
|
.include <bsd.subdir.mk>
|