# Generated automatically from Makefile.in by configure. # $Id: Makefile.in,v 2.4 1997/11/04 18:14:30 sxw Exp $ # srcdir = . prefix = /usr/local/harvest INSTALL_BINDIR = $(prefix)/bin INSTALL_LIBDIR = $(prefix)/lib INSTALL_MANDIR = $(prefix)/man INSTALL_CGI = $(prefix)/cgi-bin CC = @CC@ INSTALL = ../../ INSTALL_BIN = install -o root -g wheel -m 555 INSTALL_FILE = install -o root -g wheel -m 444 RANLIB = @RANLIB@ XTRA_LIBS = @XTRA_LIBS@ SCRIPTS = harvest-check.pl all: clean: distclean: clean -rm -f Makefile $(SCRIPTS) install: all $(INSTALL_BIN) harvest-check.pl $(INSTALL_LIBDIR)