aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/ports/growth/Makefile
blob: ddb0249a11992219f8bf3a7ff8ac1d1169f3b102 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD: www/en/ports/growth/Makefile,v 1.1 2002/05/20 12:43:10 phantom Exp $
#

TOOLDIR=${.CURDIR}/../../../tools/portsgrowth

all install clean:
	cd ${TOOLDIR}; \
		 ${MAKE} ${MAKEFLAGS} ${.TARGETS}