i2pd/debian/rules

14 lines
214 B
Plaintext
Raw Normal View History

2014-09-19 06:07:41 +04:00
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
CXXFLAGS+=$(CPPFLAGS)
PREFIX=/usr
%:
dh $@