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