Files
ports/lang/python/Makefile
T

8 lines
98 B
Makefile
Raw Normal View History

SUBDIR =
2011-05-15 08:25:45 +00:00
SUBDIR += 2.7
SUBDIR += 3.9
SUBDIR += 3.10
SUBDIR += 3.11
1998-01-24 22:33:50 +00:00
2002-02-15 19:42:18 +00:00
.include <bsd.port.subdir.mk>