7 lines
136 B
Makefile
7 lines
136 B
Makefile
# $Id: Makefile,v 1.3 1999-08-17 22:11:19 nik Exp $
|
|
|
|
SUBDIR = faq
|
|
SUBDIR+= fdp-primer
|
|
SUBDIR+= handbook
|
|
|
|
.include <bsd.subdir.mk>
|