all:	idl.py yappsrt.py

idl.py:	idl.g
	python ../src/yapps/yapps2.py idl.g

yappsrt.py:
	cp ../src/yapps/yappsrt.py .