# masmz80/cfg - "Build" settings for package # Revision: 100325 #--------------------------------------------------------------------- [technotes] [buildtimes] 00.00 hours (or 000.02 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.03 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.03 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.08 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none depends = none exepack = yes license = GNU General Public License, version 2 (June 1991) tmpsize = 1M unpack = relaxed #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin SAMDIR=$PKGDIR_PROD/samples mkdir -p $BINDIR $SAMDIR \ make cp -p asmz80 linkz80 $BINDIR/ cd samples mv {sample.,}Makefile cp -p * $SAMDIR/ #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = http://s-tech.elsat.net.pl/masmz80/ url_lfs = n/a url_tarball = http://s-tech.elsat.net.pl/masmz80/\ masmz80-0.1.tar.gz