File: rules

package info (click to toggle)
xplanet 1.3.0-5.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 4,348 kB
  • sloc: cpp: 24,131; ansic: 6,295; sh: 3,247; makefile: 349
file content (10 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with autoreconf

#override_dh_auto_test: