Rev 8 | Rev 26 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 8 | Rev 25 | ||
|---|---|---|---|
| Line 13... | Line 13... | ||
| 13 | 13 | ||
| 14 | DEB_INSTALL_CHANGELOGS_ALL := ChangeLog | 14 | DEB_INSTALL_CHANGELOGS_ALL := ChangeLog | 
| 15 | DEB_INSTALL_DOCS_ALL := README | 15 | DEB_INSTALL_DOCS_ALL := README | 
| 16 | DEB_DH_INSTALL_SOURCEDIR := debian/tmp | 16 | DEB_DH_INSTALL_SOURCEDIR := debian/tmp | 
| 17 | 17 | ||
| - | 18 | LDFLAGS += -Wl,--as-needed -Wl,--no-undefined | |
| 18 | 19 | ||
| 19 | common-install-arch:: | 20 | common-install-arch:: | 
| 20 | install -m755 debian/scripts/lsh-server-config \ | 21 | install -m755 debian/scripts/lsh-server-config \ | 
| 21 | debian/tmp/usr/sbin | 22 | debian/tmp/usr/sbin |