File: rules

package info (click to toggle)
libghemical 3.0.0-4.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,008 kB
  • sloc: cpp: 24,188; sh: 9,956; makefile: 112
file content (16 lines) | stat: -rwxr-xr-x 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1

LDFLAGS ?=
LDFLAGS += -Wl,--as-needed

%:
	dh $@ --parallel --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-mpqc --enable-mopac7 --disable-sctest 

override_dh_install:
	dh_install --list-missing