diff options
author | dsainty <dsainty> | 2002-12-31 07:05:51 +0000 |
---|---|---|
committer | dsainty <dsainty> | 2002-12-31 07:05:51 +0000 |
commit | d54af1547ea25ffa462f35ca78acc650d9f335f5 (patch) | |
tree | 059962371a621284ea8b81c1de5c689b63248cab /emulators | |
parent | ab6c09ec943bc5e19832d4748b153b5ebdd8b909 (diff) | |
download | pkgsrc-d54af1547ea25ffa462f35ca78acc650d9f335f5.tar.gz |
Add and enable palmosemulator
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 0523697772c..664db169cc7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2002/11/14 12:48:28 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2002/12/31 07:05:51 dsainty Exp $ # COMMENT= Emulators for other operating systems @@ -30,6 +30,7 @@ SUBDIR+= netbsd32_compat15 SUBDIR+= netbsd32_compat16 SUBDIR+= osf1_lib SUBDIR+= p11 +SUBDIR+= palmosemulator SUBDIR+= pcemu SUBDIR+= peace SUBDIR+= plex86 |