diff options
author | marcel <marcel@FreeBSD.org> | 1999-07-21 15:38:47 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 1999-07-21 15:38:47 +0000 |
commit | 4435f9f899109131cece116f0d424d3b039ed25e (patch) | |
tree | 460083bc9cd2c39f33f077550881f4081bbc17a8 /emulators | |
parent | bc56837c7c5c08951029d1adb5f4dd43defc521c (diff) | |
download | FreeBSD-ports-4435f9f899109131cece116f0d424d3b039ed25e.zip FreeBSD-ports-4435f9f899109131cece116f0d424d3b039ed25e.tar.gz |
Deactivate linux_lib
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 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 |