Codebase list libgeotiff / 0d7c165
Removed dpatch support. Francesco Paolo Lovergine 12 years ago
1 changed file(s) with 3 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
22
33 # Uncomment this to turn on verbose mode.
44 #export DH_VERBOSE=1
5
6 include /usr/share/dpatch/dpatch.make
75
86 # These are used for cross-compiling and for saving the configure script
97 # from having to guess our platform (since we know it already)
1917 CFLAGS += -O2
2018 endif
2119
22 config.status: patch-stamp
20 config.status: configure
2321 dh_testdir
2422 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
2523 mv config.sub config.sub.original
4442
4543 touch $@
4644
47 clean: true-clean unpatch
48 true-clean:
45 clean:
4946 dh_testdir
5047 dh_testroot
5148
9996 dh_builddeb
10097
10198 binary: binary-indep binary-arch
102 .PHONY: build clean binary-indep binary-arch binary install patch unpatch true-clean
99 .PHONY: build clean binary-indep binary-arch binary install clean