include ../src/Config/Define.inc

cvsupdate::
	cvs -d $(CVSROOT) update

cvscommit::
	cvs -d $(CVSROOT) commit 
