openbsd-ports/devel/autoconf/Makefile

19 lines
296 B
Makefile
Raw Normal View History

2010-03-22 16:54:24 -04:00
# $OpenBSD: Makefile,v 1.37 2010/03/22 20:54:24 espie 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
.include <bsd.port.subdir.mk>