Codebase list pnm2ppa / cbe7168
Use dpkg-buildflags to initialize CFLAGS. Didier Raboud 12 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
11
22 derives_from_ubuntu := $(shell (dpkg-vendor --derives-from Ubuntu && echo "yes") || echo "no")
33
4 CFLAGS=-DLANG_EN -O2 -Wall
4 CFLAGS = $(shell dpkg-buildflags --get CFLAGS)
5 CFLAGS += -DLANG_ENG -Wall
56
67 %:
78 dh $@ --parallel --builddirectory=build/