prefix=@prefix@ exec_prefix=@exec_prefix@ LOGDIR=@localstatedir@ CFGDIR=@sysconfdir@ BINDIR=@bindir@ CGIDIR=@sbindir@ DATAROOTDIR=@datarootdir@ LIBEXECDIR=@libexecdir@ INSTALL=@INSTALL@ INSTALL_OPTS=@INSTALL_OPTS@ CP=@CP@ all html: clean: -rm check_bp_status.pl distclean: clean -rm Makefile devclean: distclean install: $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(LIBEXECDIR) $(INSTALL) -m 755 $(INSTALL_OPTS) check_bp_status.pl $(LIBEXECDIR)