diff options
author | tron <tron> | 1999-05-17 12:03:22 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-17 12:03:22 +0000 |
commit | f204a83c38bfb994fc797a363cd02de2a4f9ac1b (patch) | |
tree | 608c93c5f10240e928a7fd456e1e34c6ae9bb4b9 /emulators | |
parent | f4e05016ea675d3f5e4d39f65bd74a960b7057b3 (diff) | |
download | pkgsrc-f204a83c38bfb994fc797a363cd02de2a4f9ac1b.tar.gz |
Add and enable "suse_xforms".
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 155b8d119ee..62e9e98da7c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1999/05/17 00:16:43 tron Exp $ +# $NetBSD: Makefile,v 1.21 1999/05/17 12:03:22 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -27,6 +27,7 @@ SUBDIR += suse_base SUBDIR += suse_libc5 SUBDIR += suse_x11 + SUBDIR += suse_xforms # SUBDIR += tkhfs # SUBDIR += vgb SUBDIR += vice |