diff options
author | nathanw <nathanw> | 1999-02-10 04:18:31 +0000 |
---|---|---|
committer | nathanw <nathanw> | 1999-02-10 04:18:31 +0000 |
commit | 6c83e9d3fb715cec0d8471ec0f4653386a066ea8 (patch) | |
tree | 16e08bccd6af223ee8d3c2dded1fcd6f794725e4 /emulators/Makefile | |
parent | 7bf73bb31a86e4e118664a3794811fc0611a1368 (diff) | |
download | pkgsrc-6c83e9d3fb715cec0d8471ec0f4653386a066ea8.tar.gz |
Duh. Add and enable xcopilot.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index cb92a099692..4942f50ca0c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/10/31 00:22:32 tron Exp $ +# $NetBSD: Makefile,v 1.16 1999/02/10 04:18:31 nathanw Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -29,6 +29,7 @@ # SUBDIR += vmsbackup SUBDIR += wine # SUBDIR += x48 + SUBDIR += xcopilot # SUBDIR += xgs SUBDIR += xmame SUBDIR += xmess |