File: rules

package info (click to toggle)
netemul 1.0.0-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 4,992 kB
  • ctags: 2,249
  • sloc: cpp: 11,445; sh: 9; makefile: 8
file content (15 lines) | stat: -rwxr-xr-x 245 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-

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

%:
	dh  $@ --parallel

override_dh_auto_clean:
	dh_auto_clean
	rm -f ipedit/moc_*
	rm -f ipedit/*.o
	rm -f ipedit/*.so
	rm -f ipedit/Makefile