# $Id: Makefile,v 1.11 2011/12/22 18:12:00 ksb Exp $ # control recipe for tcpmux, msrc 2008 INTO= /usr/src/local/libexec/tcpmux GEN= SOURCE= Makefile Makefile.host README INSTALL TODO ITO.spec \ machine.h publish.pl rfc1078.c tcpmux.man tcpmux.spec \ tcpmux.conf tcpmux.html tcpmux-tcp.xml tcpmux.xinetd fetcher.pl 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