# $Id: Makefile,v 1.5 2010/11/17 18:04:47 ksb Exp $ # msrc version 2008 makefile for daemon INTO=/usr/src/local/sbin/daemon GEN= configure config.h.in SOURCE= Makefile Makefile.host README TODO ITO.spec configure.ac \ daemon.man daemon.m machine.h clean: FRC rm -f ${GEN} configure config.h.in: configure.ac autoreconf configure.ac && rm -rf config.h.in\~ autom4te.cache/ source: ${SOURCE} ${GEN} ${SOURCE}: co -q $@ FRC: # msrc patch to get up-to-date and checked-out sources __msrc: source