15bc0feba3
mkctm.c can replace the guts of mkCTM if anybody feels like it...
8 lines
183 B
Tcl
8 lines
183 B
Tcl
#!/usr/local/bin/tclsh
|
|
|
|
set CTMname smp-cur
|
|
set CTMref /home/smp
|
|
set CTMdest $CTMSW/../CTM-priv/$CTMname
|
|
set CTMdont {\.core$|^/CVSROOT/history.*$|/#cvs|/\.#}
|
|
set CTMmail smp-cvs-cur
|