Overview
Comment: | before initial relase |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
5c17e61727f1132b23f611676e1ee49a |
User & Date: | johannes@zellner.org on 1999-02-28 17:09:30 |
Other Links: | manifest | tags |
Context
1999-02-28
| ||
17:20 | *** empty log message *** check-in: 0da9d692ca user: johannes@zellner.org tags: trunk | |
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 | |
Changes
Modified Makefile.in from [5e887a5dc4] to [57b5e5f4eb].
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 | - + | # -*- make -*- # # FILE: "/home/joze/src/tclreadline/Makefile.in" |
︙ | |||
251 252 253 254 255 256 257 | 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 | - + | vimtags: tcltags vimtags tags: vimtags ci: $(SOURCES) $(MISC) |