diff options
author | tron <tron> | 1999-05-17 12:03:22 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-17 12:03:22 +0000 |
commit | 9b68dd245ebfab96a9b2de57ad938e402d10c446 (patch) | |
tree | 608c93c5f10240e928a7fd456e1e34c6ae9bb4b9 /emulators/Makefile | |
parent | 57c3b40ecdc1638f94e49d3367d2481e1e59cfaa (diff) | |
download | pkgsrc-9b68dd245ebfab96a9b2de57ad938e402d10c446.tar.gz |
Add and enable "suse_xforms".
Diffstat (limited to 'emulators/Makefile')
-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 |