Makefile
764 Bytes
# QTV makefile
# generic makefile
PRDEPTH=../../../../..
include $(PRDEPTH)/PRdefs
include $(PRDEPTH)/PRrules
LDIRT = *.db *.edf *.nls *.*log *.rpp *.scr *.idx *.atr *.boo
default: tc
tc_lod:
make -f /ecad/reality/include/Makefile.qtv.incl BLOCK=tc_lod
tc_div:
make -f /ecad/reality/include/Makefile.qtv.incl BLOCK=tc_div
tc_adj:
make -f /ecad/reality/include/Makefile.qtv.incl BLOCK=tc_adj
tc_adrs:
make -f /ecad/reality/include/Makefile.qtv.incl BLOCK=tc_adrs
tc_frac:
make -f /ecad/reality/include/Makefile.qtv.incl BLOCK=tc_frac
tc_sort:
make -f /ecad/reality/include/Makefile.qtv.incl BLOCK=tc_sort
tc_tilemem:
make -f /ecad/reality/include/Makefile.qtv.incl BLOCK=tc_tilemem
tc:
make -f /ecad/reality/include/Makefile.qtv.incl BLOCK=tc