File: rules

package info (click to toggle)
nlkt 0.3.2.6-2.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: cpp: 3,000; makefile: 4; sh: 1
file content (9 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- "-DLOCAL=off"