X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=451ca815bffaafd7ad0ecbfb11dedde97a500fd4;hp=0000000000000000000000000000000000000000;hb=b78a63d3c38fa688edd00d7b506512989c5e92cf;hpb=b27e00385f41769d03a8cca4dbd71275fc9fa906 diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..451ca81 --- /dev/null +++ b/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/makefile.mk + +DEB_MAKE_BUILD_TARGET = all all-recur razip lib +DEB_MAKE_CHECK_TARGET = -C examples all