File: rules

package info (click to toggle)
fcitx-ui-light 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 448 kB
  • ctags: 284
  • sloc: ansic: 2,438; sh: 27; 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: