all:
	gcc -DHAVE_CONFIG_H -I$(IIIMF_SRC)/lib/iiimp -I$(IIIMF_SRC)/include -liiimcf -o test ../global.c components.c im.c tii-iiimcf.c util.c test.c
