Enable xcopilot port (from FreeBSD).

This commit is contained in:
angelos 1998-09-01 00:03:17 +00:00
parent 65fdeb99c3
commit d11ba21c85

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.4 1998/05/20 07:29:23 form Exp $
# $OpenBSD: Makefile,v 1.5 1998/09/01 00:03:17 angelos Exp $
SUBDIR += bochs
SUBDIR += linux_lib
SUBDIR += wine
SUBDIR += x48
SUBDIR += xcopilot
.include <bsd.port.subdir.mk>