# ---------------------------------------------------------- 
#   (C)1992 Institute for New Generation Computer Technology 
#       (Read COPYRIGHT for detailed information.) 
# ----------------------------------------------------------
clean:
	rm -f *.c *.o *.h *.db *.ext
