10 lines
178 B
Makefile
10 lines
178 B
Makefile
# $OpenBSD: Makefile,v 1.8 2004/01/29 19:09:31 pvalchev Exp $
|
|
|
|
SUBDIR = afpl
|
|
SUBDIR += afpl,a4
|
|
SUBDIR += gnu
|
|
SUBDIR += gnu,a4
|
|
SUBDIR += gnu-fonts
|
|
|
|
.include <bsd.port.subdir.mk>
|