# $Id: Makefile 2543 2005-07-20 21:54:03Z pnkfelix $
# Compat/Chez/Makefile

default:

compat: bitpattern.o mtime.o

realclean:
	rm -f *.so
	rm -f *.o

# eof
