Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 31 | Rev 39 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 37
Line 9... Line 9...
9
# Uncomment this to turn on verbose mode.
9
# Uncomment this to turn on verbose mode.
10
#export DH_VERBOSE=1
10
#export DH_VERBOSE=1
11
11
12
DESTDIR=$(CURDIR)/debian/ssvnc
12
DESTDIR=$(CURDIR)/debian/ssvnc
13
13
-
 
14
export CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
14
export CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
15
export CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
15
export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
16
export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
16
17
17
configure: configure-stamp
18
configure: configure-stamp
18
configure-stamp:
19
configure-stamp: