# $Id: Makefile,v 2.6 2008/11/19 21:14:14 ksb Exp $ # Meta-Makefile for nushar INTO= /usr/src/local/bin/nushar GEN= SOURCE= Makefile Makefile.host README TODO ITO.spec nushar.man \ nushar.m config.h machine.h nushar.c nushar.h \ shar.c shar.h tree.c tree.h util.c clean: FRC rm -f ${GEN} source: ${SOURCE} ${GEN} ${SOURCE}: co -q $@ FRC: # msrc patch to get up-to-date and checked-out sources __msrc: source