Codebase list virt-viewer / 8d80c6d
use -Wl,-as-needed to avoid depending on unneeded libraries Guido Guenther 16 years ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
1
2 LDFLAGS+="-Wl,--as-needed"
13
24 include /usr/share/cdbs/1/rules/debhelper.mk
35 include /usr/share/cdbs/1/class/autotools.mk
46
7 clean::
8 rm -f man/virt-viewer.1