# $Id: Makefile,v 2.7 2008/11/19 22:17:15 anderson Exp $ # meta makefile for passgen, msrc 2008 INTO= /usr/src/local/bin/passgen GEN= SOURCE= Makefile Makefile.host DesignDoc ITO.spec README \ des.c machine.h passgen.c passgen.h passgen.m passgen.man 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