cpdelta.mexglx: cpdelta.c
	mex cpdelta.c

clean:
	rm -f cpdelta.mexglx

distclean:
	rm -f *.o

