File: rules

package info (click to toggle)
apache2-mod-xforward 0.6-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 60 kB
  • sloc: ansic: 226; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with apache2

override_dh_auto_build:
	apxs2 -c mod_xforward.c

override_dh_auto_clean:
	rm -rf mod_xforward.la mod_xforward.lo mod_xforward.o mod_xforward.slo .libs