X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FMakefile;h=bd17a73773a08bec1960e5edb6d754540cf85f90;hb=8e657a0766489604ade10a101d0d8995bcb79280;hp=d2f92c565f66f29e2c600bcab7cf511d2cd3c138;hpb=d9309280a40bdfcaf7889a28e61c71d4e188f9ee;p=gdcm.git diff --git a/src/Makefile b/src/Makefile index d2f92c56..bd17a737 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,6 +1,5 @@ -CXXFLAGS=`glib-config --cflags` CPPFLAGS=-g -Wall -Wunused-variable -LDFLAGS=`glib-config --libs` -g +LDFLAGS=-g OBJECTS=gdcmUtil.o \ gdcmHeader.o \