Contents of debian/rules: all build: Makefile make $(MFLAGS) CC="$(CC)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" make check touch build clean: dh_clean rm -f build config.log config.cache -make distclean Makefile: Makefile.in ./configure --prefix=/usr --exec-prefix=/ --datadir=/usr/share --mandir=/usr/share/man \ --infodir=/usr/share/info --with-regex= binary-arch: build checkroot -rm -rf debian/tmp debian/{files,substvars} install -d -o root -g root -m 755 $(tmpdir)$(docdir)/examples make DESTDIR=`pwd`/debian/tmp install strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/tmp/bin/sed gzip -9 $(tmpdir)/usr/share/man/man1/*