in the case of */FAQ/Makefile, because the FAQs are all in the wrong place. Things still install properly, but some of the directory paths are hardcoded. This will be going away ASAP.
6 lines
123 B
Makefile
6 lines
123 B
Makefile
# $Id: Makefile,v 1.1 1999-08-16 22:09:05 nik Exp $
|
|
|
|
SUBDIR = fdp-primer
|
|
SUBDIR+= handbook
|
|
|
|
.include <bsd.subdir.mk>
|