diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-18 20:02:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-18 20:02:25 +0000 |
commit | 80427d4ba37d41c2335874e2bad3136eab6f2f1e (patch) | |
tree | 2b19dae963757c56bc62b2df6036892302df58a1 /emulators/Makefile | |
parent | c6765665904f4dec82c624fd7a6d1348702d7800 (diff) | |
download | pkgsrc-80427d4ba37d41c2335874e2bad3136eab6f2f1e.tar.gz |
Add makeppf.
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 9ec3d1ac48b..73d202ab66a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2007/03/18 19:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.157 2007/03/18 20:02:25 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -60,6 +60,7 @@ SUBDIR+= libspectrum SUBDIR+= linuxppc_lib SUBDIR+= lrmi SUBDIR+= m1 +SUBDIR+= makeppf SUBDIR+= minivmac SUBDIR+= mmix SUBDIR+= netbsd32_compat14 |