include ../make/makealle
CXXFLAGS+=-I$(SFML_HOME)/include
LDFLAGS+=-L$(SFML_HOME)/lib -lsfml-graphics -lsfml-window -lsfml-system
