Diff

Differences From Artifact [25f195f8a5]:

To Artifact [d8cad84d5b]:


1
2
3
4
5
6
7
8
9
10
11
1
2


3
4
5
6
7
8
9


-
-







#!/bin/sh
perl mkfiles.pl
relver=`cat LATEST.VER`
unixarc="putty-$relver$datesuffix"
text=`{ find . -name CVS -prune -o \
               -name .cvsignore -prune -o \
               -name LATEST.VER -prune -o \
               -name CHECKLST.txt -prune -o \
               -name mksrcarc.sh -prune -o \
               -name '*.dsp' -prune -o \
               -name '*.dsw' -prune -o \