File: rules

package info (click to toggle)
fcitx-unikey 0.2.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 720 kB
  • ctags: 1,141
  • sloc: cpp: 6,908; 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: