# $Id: Makefile,v 1.3 1995/12/10 23:07:36 peter Exp $ CVSFILES= checkoutlist commitinfo cvswrappers editinfo loginfo modules \ rcsinfo rcstemplate taginfo unwrap wrap EXAMPDIR = /usr/share/examples/cvs NOMAN = noman NOOBJ = noobj all clean: @echo -n install: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${CVSFILES} \ ${DESTDIR}${EXAMPDIR}/examples .include