rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit e7a3654e598b6597d90d3194d7af160a2853a998
parent f50a51b132ff5bda9fe3906c7ddc12f9f86fe8be
Author: tjg <tjg>
Date:   Wed, 26 May 1999 14:56:52 +0000

  Tidiness: `make distclean' now removes sigmsgs.[ch].

Diffstat:
MMakefile.am | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am @@ -46,6 +46,8 @@ sigmsgs.c sigmsgs.h: mksignal CONFIGURE_DEPENDENCIES = RELDATE +DISTCLEANFILES = sigmsgs.c sigmsgs.h + # Of course, parse.c and parse.h depend on parse.y. However, unless # you're hacking on rc's grammar, it's not useful to have this # dependency expressed, since the distributed parse.[ch] (generated with