--- projects/cms/source/server/Makefile.inc 2001/01/29 02:04:17 1.6 +++ projects/cms/source/server/Makefile.inc 2001/02/28 11:46:42 1.7 @@ -1,9 +1,9 @@ # Include Makefile for the server -# $Id: Makefile.inc,v 1.6 2001/01/29 02:04:17 tdb Exp $ +# $Id: Makefile.inc,v 1.7 2001/02/28 11:46:42 tdb Exp $ ## Rule to CVS update the files update : - cvs -q -d $(CVSROOT) update + $(CVS) -q -d $(CVSROOT) update ## Rule for making and compiling the IDL files $(IDLCHECK) : $(SERVERROOT)/idl/iscream.idl