# | Line 3 | Line 3 | |
---|---|---|
3 | ||
4 | ## Rule to CVS update the files | |
5 | update : | |
6 | < | cvs -q -d $(CVSROOT) update |
6 | > | $(CVS) -q -d $(CVSROOT) update |
7 | ||
8 | ## Rule for making and compiling the IDL files | |
9 | $(IDLCHECK) : $(SERVERROOT)/idl/iscream.idl |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |