File: rules

package info (click to toggle)
xtv 1.1-16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: ansic: 614; makefile: 193
file content (10 lines) | stat: -rwxr-xr-x 195 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

execute_before_dh_auto_configure:
	xmkmf

override_dh_auto_build:
	dh_auto_build -- EXTRA_LIBRARIES="$(shell dpkg-buildflags --get LDFLAGS)" CFLAGS+=-std=gnu17 xtv