GEOM = ../../../..
include ${GEOM}/makefiles/Makedefs.global
include Makedefs
include ${GEOM}/makefiles/Makerules.src


FILES:	_do_this

_do_this:
	touch panel.c panel.h
