diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-12-29 19:15:02 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-12-29 19:15:02 +0000 |
commit | 0291eb9c19f066eedfa288206f5966f309413ec5 (patch) | |
tree | 365f8ca539b7aadad16b8d712d951bba62b28145 /emulators/Makefile | |
parent | 5b51e31bd5cd61e2489dbd2689b6f4b719e07569 (diff) | |
download | pkgsrc-0291eb9c19f066eedfa288206f5966f309413ec5.tar.gz |
linux_lib works
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 1a4ffffd7e7..592bd0a4608 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1997/11/26 12:55:18 agc Exp $ +# $NetBSD: Makefile,v 1.3 1997/12/29 19:15:02 hubertf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -9,7 +9,7 @@ # SUBDIR += fmsx # SUBDIR += hfs # SUBDIR += ines -# SUBDIR += linux_lib + SUBDIR += linux_lib # SUBDIR += macutils # SUBDIR += mastergear # SUBDIR += mtools |