CFLAGS=	-O $(CF)

fileio.o:	fileio.c

clean:
	-rm -f fileio.o

fileio.o:	fileglob.h
fileio.o:	../machdr/machdr.h

