d0fe3f536b
between navigator and communicator, plus distinct versions depending on the architecture. Fix a few problems while I'm doing it: - remove uncaught bison build dependency, - sort PLIST, - mark navigator and communicator as conflicting. Not linked in www yet, waiting for sparc tests.
10 lines
181 B
Makefile
10 lines
181 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2000/04/09 15:50:14 espie Exp $
|
|
|
|
SUBDIR=navigator-old
|
|
SUBDIR+=communicator-old
|
|
SUBDIR+=navigator
|
|
SUBDIR+=communicator
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|