diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 647ff75..1c6d590 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1999/07/09 08:04:21 marcel Exp $ +# $Id: Makefile,v 1.34 1999/07/21 11:21:59 marcel Exp $ # SUBDIR += aftp @@ -15,7 +15,6 @@ SUBDIR += ines SUBDIR += linux_base SUBDIR += linux_glide - SUBDIR += linux_lib SUBDIR += linux_mesa SUBDIR += macutils SUBDIR += mastergear |