diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2015-02-06 02:02:32 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2015-02-06 02:02:32 +0000 |
commit | 5604b3d5f0617df236653d555f813faea0c4acb8 (patch) | |
tree | 69b4aabae1233a5c5cebac156df17b2f9135efd8 | |
parent | 4c219683629fb219b8e2d90e5584aecd1940a056 (diff) | |
download | pkgsrc-5604b3d5f0617df236653d555f813faea0c4acb8.tar.gz |
+ gpsp-rpi
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 360c821c159..48f72775d82 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.222 2015/02/05 22:39:26 jmcneill Exp $ +# $NetBSD: Makefile,v 1.223 2015/02/06 02:02:32 jmcneill Exp $ # COMMENT= Emulators for other operating systems @@ -70,6 +70,7 @@ SUBDIR+= gpsim SUBDIR+= gpsim-devel SUBDIR+= gpsim-oscilloscope SUBDIR+= gpsim-ptyusart +SUBDIR+= gpsp-rpi SUBDIR+= gxemul SUBDIR+= handy_sdl SUBDIR+= hatari |