diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-11-23 23:40:21 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-11-23 23:40:21 +0000 |
commit | 45100d364c2d94380568d37b79d73c12a3fd51ab (patch) | |
tree | 9c6e3b57ef94a6ba8362b5d5571a993bec009a84 /emulators/Makefile | |
parent | 8ca00a3ce7ce516e717c2f44a36c59ee37610e4f (diff) | |
download | ports-45100d364c2d94380568d37b79d73c12a3fd51ab.tar.gz ports-45100d364c2d94380568d37b79d73c12a3fd51ab.zip |
Notes
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 3c20d20cb382..7c03407bbce1 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1997/11/13 12:34:54 tg Exp $ +# $Id: Makefile,v 1.20 1997/11/14 13:54:52 tg Exp $ # SUBDIR += aftp @@ -27,6 +27,7 @@ SUBDIR += vmsbackup SUBDIR += wine SUBDIR += x48 + SUBDIR += xcopilot SUBDIR += xgs SUBDIR += xzx |