openbsd-ports/lang/icon/Makefile

13 lines
260 B
Makefile
Raw Normal View History

2003-12-21 20:35:04 -05:00
# $OpenBSD: Makefile,v 1.10 2003/12/22 01:35:04 espie Exp $
1999-08-24 22:48:57 -04:00
SUBDIR += interp
SUBDIR += lib
2001-05-05 17:28:04 -04:00
SUBDIR += interp,no_x11
SUBDIR += lib,no_x11
2003-12-21 20:35:04 -05:00
SUBDIR += book
SUBDIR += book,two_sided
SUBDIR += devel-book
SUBDIR += devel-book,two_sided
1999-08-20 15:55:52 -04:00
.include <bsd.port.subdir.mk>