all: gcc -I/usr/include/freetype2/ hruscak_vs_hurnak.cpp -lGL -lGLU -lSDL -lpng -lfreetype exa-base.cpp exa-image.cpp exa-font.cpp exa-particles.cpp -o h_vs_h clean: rm -f h_vs_h