### L should be in your $TEXINPUTS
L=~/lib/tex/
C= `pwd`

all:

install:
	- ln -f -s $C/natposter.sty $L
	- ln -f -s $C/natposterII.sty $L
	- ln -f -s $C/deps/a0poster.cls  $L
	- ln -f -s $C/deps/framed.sty  $L
	- ln -f -s $C/deps/a0size.sty  $L