Differences From Artifact [226076a555]:
- File Makefile.in — part of check-in [0da9d692ca] at 1999-02-28 17:20:16 on branch trunk — *** empty log message *** (user: johannes@zellner.org, size: 8310) [annotate] [blame] [check-ins using]
To Artifact [8b163bbc13]:
- File Makefile.in — part of check-in [c6693b85aa] at 1999-02-28 18:44:53 on branch trunk — *** empty log message *** (user: johannes@zellner.org, size: 8287) [annotate] [blame] [check-ins using]
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 | - + | # -*- make -*- # # FILE: "/home/joze/src/tclreadline/Makefile.in" |
︙ | |||
151 152 153 154 155 156 157 | 151 152 153 154 155 156 157 158 159 160 161 162 163 164 | - | OBJS = tclreadline.o CSRCS = $(TOP_DIR)/tclreadline.c TCLFILES = tclreadlineInit.tcl tclreadlineSetup.tcl SOURCES = \ Makefile.in \ |
︙ |