12 lines
216 B
Makefile
12 lines
216 B
Makefile
# $Id: Makefile,v 1.6 1998/07/13 00:14:04 steve Exp $
|
|
#
|
|
|
|
SUBDIR += BBBike
|
|
SUBDIR += dict
|
|
SUBDIR += manpages
|
|
SUBDIR += phone
|
|
SUBDIR += spinne
|
|
SUBDIR += webalizer
|
|
|
|
.include <bsd.port.subdir.mk>
|