X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=ee5c351837f5e41fbfb82fd3c62be5d5d0d7fb61;hb=cfcfcb66f52eda34089ba184dae9eb9409877467;hp=451ca815bffaafd7ad0ecbfb11dedde97a500fd4;hpb=b78a63d3c38fa688edd00d7b506512989c5e92cf;p=samtools.git diff --git a/debian/rules b/debian/rules index 451ca81..ee5c351 100755 --- a/debian/rules +++ b/debian/rules @@ -3,5 +3,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk +CFLAGS += -fPIC + DEB_MAKE_BUILD_TARGET = all all-recur razip lib DEB_MAKE_CHECK_TARGET = -C examples all