13 lines
226 B
Makefile
13 lines
226 B
Makefile
# $OpenBSD: Makefile,v 1.7 2000/10/09 22:56:48 espie Exp $
|
|
|
|
SUBDIR+= libs
|
|
SUBDIR+= base
|
|
SUBDIR+= support
|
|
SUBDIR+= games
|
|
|
|
# Conflicts, who cares ? use REPORT_PROBLEM
|
|
SUBDIR+= libs2
|
|
SUBDIR+= base2
|
|
|
|
.include <bsd.port.subdir.mk>
|