wok-6.x diff simh/receipt @ rev 19195

Add: BVI. Fast and lightweight binary (hex) editor.
author Leonardo Laporte <hackdorte@sapo.pt>
date Mon Jun 06 10:28:32 2016 -0300 (2016-06-06)
parents 14ee7c297072
children d70ed9488748
line diff
     1.1 --- a/simh/receipt	Thu Sep 17 09:57:26 2015 +0200
     1.2 +++ b/simh/receipt	Mon Jun 06 10:28:32 2016 -0300
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	mkdir BIN
     1.8  	make -j 1
     1.9  }
    1.10