# $Id$ .PHONY: all clean .SUFFIXES: .tcl .h all: ide.h .tcl.h: xxd -C -i $< > $@ rm -f ../IDE/*.o clean: rm -f *.h