+Tue Oct 11 12:43:00 1994 Theodore Y. Ts'o (tytso@dcl)
+
+ * Makefile.in: Don't rm the awk and sed scripts during a make clean!
+
Thu Oct 6 19:39:11 1994 Theodore Y. Ts'o (tytso@dcl)
* compile_et.sh: Replace basename with sed -- more portable.
$(CP) $(srcdir)/et_h.awk et_h.awk
clean::
- $(RM) compile_et compile_et.o error_table.o et_c.awk et_h.awk
+ $(RM) compile_et compile_et.o error_table.o
depend::
+Tue Oct 11 12:41:40 1994 Theodore Y. Ts'o (tytso@dcl)
+
+ * Makefile.in: Don't rm the awk and sed scripts during a make clean!
+
Fri Oct 7 15:37:19 1994 Theodore Y. Ts'o (tytso@dcl)
* ct_c.sed: Add extra check to make sure blank lines get squeezed
ss_err.c: ss_err.et
clean::
- $(RM) ss_err.o ss_err.c ss_err.h std_rqs.c ct_c.awk ct_c.sed
+ $(RM) ss_err.o ss_err.c ss_err.h std_rqs.c
depend:: ss_err.h