File: rules

package info (click to toggle)
fcitx-cloudpinyin 0.3.4-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 224 kB
  • sloc: ansic: 1,231; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
CFLAGS += $(CPPFLAGS)
CXXFLAGS += $(CPPFLAGS)

%:
	dh $@ 
override_dh_makeshlibs: