8 lines
134 B
Makefile
8 lines
134 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2010/09/24 15:44:41 edd Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += base
|
||
|
#SUBDIR += texmf
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|