File: rules

package info (click to toggle)
libopkele 2.0.4%2Bgit20140305.9651b55-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 584 kB
  • ctags: 1,008
  • sloc: cpp: 4,885; makefile: 126; xml: 82; ansic: 70; sql: 55; sh: 13
file content (8 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- gmakefile -*-

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- OPENSSL_LIBS="-lcrypto"  # No -lssl, please