X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=1_isacmp%2FMakefile;fp=1_isacmp%2FMakefile;h=62d14ef065283bd91a0678f049f4c8ce37aa0155;hb=23fdd3fccfbfce45ece886011f5b42f68824939c;hp=b88c1d6e976c582eef7d2cc0d699562604bf73e4;hpb=68048f77edb9e7881b323db0f770e5d45fe8737e;p=calu.git diff --git a/1_isacmp/Makefile b/1_isacmp/Makefile index b88c1d6..62d14ef 100644 --- a/1_isacmp/Makefile +++ b/1_isacmp/Makefile @@ -1,7 +1,7 @@ SHELL := bash -FILES = isa_cmp.tex 8051.tex 8051.s arm.tex avr.tex -FILES += common.sty Makefile ppc.tex ppc.s spear2.tex cmp.tex +FILES = isa_cmp.tex 8051.tex 8051.s arm.tex avr.tex common.sty +FILES += Makefile ppc.tex ppc.s spear2.tex sum.c cmp.tex TARGET = isa_cmp.pdf PDFGEN = pdflatex --jobname=$(basename $@) $<