File: rules

package info (click to toggle)
ibus-chewing 2.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 820 kB
  • sloc: ansic: 3,507; xml: 228; sh: 36; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND =

CFLAGS+=$(CPPFLAGS)

%:
	dh $@

override_dh_auto_test:
	# FIXME: fix unit test