1 TARGETS := all install install-ssl-daemon install-all install-strip conf gen reconfigure restatus \
2 proto man clean cleantests distclean test check check29 check30 installcheck splint \
3 doxygen doxygen-upload finddead rrsync
5 .PHONY: $(TARGETS) auto-prep
11 @if test x`packaging/prep-auto-dir` = x; then echo "auto-build-save is not setup"; exit 1; fi
12 @echo 'Build branch: '`readlink build/.branch | tr % /`