16 lines
318 B
Makefile
16 lines
318 B
Makefile
# $OpenBSD: Makefile,v 1.17 2010/08/23 09:31:46 ajacoutot Exp $
|
|
#
|
|
|
|
SUBDIR =
|
|
SUBDIR += algotutor
|
|
SUBDIR += drgeo
|
|
SUBDIR += drgeo-doc
|
|
SUBDIR += dvorak7min
|
|
SUBDIR += edict
|
|
SUBDIR += epte
|
|
SUBDIR += gamgi
|
|
SUBDIR += gtypist
|
|
SUBDIR += verbiste
|
|
|
|
.include <bsd.port.subdir.mk>
|