4 lines
92 B
Makefile
4 lines
92 B
Makefile
export TEXINPUTS:=${TEXINPUTS}:.:../TexCommon
|
|
SRCNAME = draft
|
|
include ../TexCommon/Makefile
|