File: rules

package info (click to toggle)
euler 1.61.0-11
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 5,168 kB
  • ctags: 3,969
  • sloc: ansic: 24,761; sh: 8,314; makefile: 139; cpp: 47; php: 1
file content (7 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_OPTIONS=noddebs

%:
	dh $@ --with autoreconf