File: rules

package info (click to toggle)
libdispatch 0~svn188-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,448 kB
  • ctags: 1,652
  • sloc: sh: 10,139; ansic: 8,999; makefile: 229; objc: 37; cpp: 14
file content (7 lines) | stat: -rwxr-xr-x 95 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_auto_configure:
	CC=clang ./configure --prefix=/usr

%:
	dh $@