59 |
fi |
fi |
60 |
done |
done |
61 |
|
|
62 |
# The two commands |
# The three commands |
63 |
for file in pcretest pcregrep ; do |
for file in pcretest pcregrep pcre-config ; do |
64 |
echo Making $file.txt |
echo Making $file.txt |
65 |
nroff -c -man $file.1 >$file.rawtxt |
nroff -c -man $file.1 >$file.rawtxt |
66 |
../CleanTxt <$file.rawtxt >$file.txt |
../CleanTxt <$file.rawtxt >$file.txt |
123 |
Detrail \ |
Detrail \ |
124 |
ChangeLog \ |
ChangeLog \ |
125 |
CMakeLists.txt \ |
CMakeLists.txt \ |
126 |
RunGrepTest.in \ |
RunGrepTest \ |
127 |
RunTest.in \ |
RunTest \ |
128 |
RunTest.bat \ |
RunTest.bat \ |
129 |
pcre-config.in \ |
pcre-config.in \ |
130 |
libpcre.pc.in \ |
libpcre.pc.in \ |