b25888b419
www: http://www.wxwidgets.org/ from Andrew Dalgleish < openbsd at ajd dot net dot au > many thanks for much persistence!
13 lines
301 B
Makefile
13 lines
301 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2004/07/16 21:01:35 todd Exp $
|
|
|
|
SUBDIR += headers
|
|
SUBDIR += base
|
|
SUBDIR += gtk
|
|
SUBDIR += gtk2
|
|
SUBDIR += motif
|
|
# We can't install motif & lesstif together until the lesstif port is updated
|
|
# SUBDIR += lesstif
|
|
SUBDIR += x11univ
|
|
|
|
.include <bsd.port.subdir.mk>
|