Overview
| Comment: | before initial relase |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
ea3499a82a9fc4c02b34e69b18c8633e |
| User & Date: | johannes@zellner.org on 1999-02-28 17:08:44.000 |
| Other Links: | manifest | tags |
Context
|
1999-02-28
| ||
| 17:09 | before initial relase check-in: 5c17e61727 user: johannes@zellner.org tags: trunk | |
| 17:08 | before initial relase check-in: ea3499a82a user: johannes@zellner.org tags: trunk | |
| 16:54 | before initial relase check-in: c4dee8e781 user: johannes@zellner.org tags: trunk | |
Changes
Modified Makefile.in
from [cf235d43cd]
to [5e887a5dc4].
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 | - + | # -*- make -*- # # FILE: "/home/joze/src/tclreadline/Makefile.in" |
| ︙ | |||
171 172 173 174 175 176 177 | 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 | - + |
aux/mkinstalldirs \
aux/vimtags
MISC = README GPL
MAN = tclreadline.n
|
| ︙ |