7 lines
153 B
Makefile
7 lines
153 B
Makefile
|
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||
|
# $Id: Makefile,v 1.1 1998-12-28 19:19:56 ache Exp $
|
||
|
|
||
|
SUBDIR = FAQ
|
||
|
|
||
|
.include <bsd.subdir.mk>
|