# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-#CFLAGS = -g
-#ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-# CFLAGS += -O0
-#else
-# CFLAGS += -O2
-#endif
-
build: build-stamp
build-stamp:
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
-
- # Add here commands to install the package into debian/curcy.
- #$(MAKE) install DESTDIR=$(CURDIR)/debian/curcy
# Build architecture-independent files here.
binary-indep: build install