# $Id: Makefile,v 1.2 1995/07/25 00:31:56 bde 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