# Nothing to do in here

all depend install:

clean:
	@rm -f *~ core 

realclean: clean
	@rm -f config.cache config.status config.log config.h make.config
