# Generated automatically from Makefile.common.in by configure. # # Common definitions for all the Makefile's # Copyright (c) 1999-2002 Robert CHERAMY # Copyright (c) 2001 Loïc Tortay & IN2P3 Computing Center # # Version VERSION=0.11.5 # Directories prefix = /usr/local exec_prefix = ${prefix} SBINDIR = $(ROOT)${exec_prefix}/sbin MANDIR = $(ROOT)${prefix}/man ETCDIR = $(ROOT)${prefix}/etc LOGDIR = $(ROOT)/var/log VARRUNDIR = $(ROOT)/var/run INSTALL = /usr/bin/install -c -o root -g wheel RM = rm -f SED = sed CC = cc YACC = bison -y LEX = flex CONFIGFILE=$(ETCDIR)/ipfm.conf LOGFILE=$(LOGDIR)/ipfm/%d-%b.%H-%M PIDFILE=$(VARRUNDIR)/ipfm.pid