
FILES=	checkpoint \
	vers_string \
	cvsver \
	tarup \
	commit \
	cvssync

install:
	cp ${FILES} /usr/bin
	cp cvslib.pl /usr/share
	chmod 644 /usr/share/cvslib.pl
