diff --git a/gui/trunk/Makefile.config b/gui/trunk/Makefile.config deleted file mode 100644 index cb3c43e68dc8868f7668f655299330646df1d06b..0000000000000000000000000000000000000000 --- a/gui/trunk/Makefile.config +++ /dev/null @@ -1,7 +0,0 @@ -##################### -##################### -ROOTCFLAGS:=$(shell ${ROOTSYS}/bin/root-config --cflags) -ROOTGLIBS:=$(shell ${ROOTSYS}/bin/root-config --glibs) -##################### -CXX= g++ -CXXFLAGS=-O2 -g -fPIC -Wall -Wno-unused