diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 2ed2c3dda526..9177b81ca87e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1998/12/15 21:30:45 jseger Exp $ +# $Id: Makefile,v 1.29 1998/12/30 04:34:28 obrien Exp $ # SUBDIR += aftp @@ -34,7 +34,6 @@ SUBDIR += vpce SUBDIR += wine SUBDIR += x48 - SUBDIR += xcopilot SUBDIR += xgs SUBDIR += xmame SUBDIR += xsystem35 |