all: gcc CP_IPS.c CP_core_IPS.c IPS_graphics.c mt64.c -lm -o CP_IPS `pkg-config --cflags gtk+-3.0` `pkg-config --libs gtk+-3.0`