EXAMPLE_BIN=gaussian
OBJF = ./Sources/app.o \
./Sources/precomp.o

LIBS=clanApp clanDisplay clanCore clanGL

include ../../Makefile.conf

# EOF #

