wok-next rev 15904

8086tiny: update compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 14 13:48:01 2014 +0000 (2014-02-14)
parents d0d74920c618
children 9a9bb3af7cce
files 8086tiny/receipt
line diff
     1.1 --- a/8086tiny/receipt	Fri Feb 14 12:28:03 2014 +0000
     1.2 +++ b/8086tiny/receipt	Fri Feb 14 13:48:01 2014 +0000
     1.3 @@ -16,8 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed 's/#OPTS/OPTS/' < Makefile > Makefile.nographics
     1.8 -	make -f Makefile.nographics CC=gcc &&
     1.9 +	make CC=gcc no_graphics &&
    1.10  	mv 8086tiny 8086tiny.nographics &&
    1.11  	make CC=gcc &&
    1.12  	nasm bios_source/bios.asm