openbsd-ports/devel/autoconf/Makefile

21 lines
326 B
Makefile
Raw Normal View History

2011-05-11 20:18:11 -04:00
# $OpenBSD: Makefile,v 1.39 2011/05/12 00:18:11 sthen Exp $
2008-08-21 17:03:43 -04:00
SUBDIR =
2008-08-21 17:03:43 -04:00
SUBDIR += 2.13
SUBDIR += 2.52
SUBDIR += 2.54
SUBDIR += 2.56
SUBDIR += 2.57
SUBDIR += 2.58
SUBDIR += 2.59
SUBDIR += 2.60
SUBDIR += 2.61
SUBDIR += 2.62
2010-03-22 16:54:24 -04:00
SUBDIR += 2.63
SUBDIR += 2.64
SUBDIR += 2.65
SUBDIR += 2.67
2011-05-11 20:18:11 -04:00
SUBDIR += 2.68
.include <bsd.port.subdir.mk>