openbsd-ports/www/php5/Makefile

10 lines
210 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2006/05/09 14:15:40 robert Exp $
SUBDIR += core
SUBDIR += core,hardened
SUBDIR += extensions
SUBDIR += extensions,hardened
SUBDIR += extensions,no_x11
.include <bsd.port.subdir.mk>