# HG changeset patch # User Karl Heuer # Date 767483004 0 # Node ID be78bf0c9e71d541ed4023630941e42bc7522ccb # Parent 8a99aef126ba9ae20ce37119e799843a2c02a3eb Use C-style comments. diff -r 8a99aef126ba -r be78bf0c9e71 src/Makefile.in --- a/src/Makefile.in Wed Apr 27 20:20:31 1994 +0000 +++ b/src/Makefile.in Wed Apr 27 21:43:24 1994 +0000 @@ -858,8 +858,8 @@ chmod -w $(SOURCES) chmod +w paths.h -# Arrange to make a tags table in ../lisp, and another in this dir -# which includes ../lisp/TAGS by reference. +/* Arrange to make a tags table in ../lisp, and another in this dir + which includes ../lisp/TAGS by reference. */ ctagsfiles = [a-zA-Z]*.h [a-zA-Z]*.c lisptagsfiles = ../lisp/[a-zA-Z]*.el ../lisp/term/[a-zA-Z]*.el TAGS: $(ctagsfiles)