(etags): Depend on ../src/config.h.

This commit is contained in:
Richard M. Stallman 1993-07-21 03:29:43 +00:00
parent b2327b2077
commit 755f5c8707

View file

@ -210,7 +210,7 @@ getopt.o: ${srcdir}/getopt.c ${srcdir}/getopt.h
getopt1.o: ${srcdir}/getopt1.c ${srcdir}/getopt.h
${CC} -c ${CPP_CFLAGS} ${srcdir}/getopt1.c
etags: ${srcdir}/etags.c $(GETOPTDEPS)
etags: ${srcdir}/etags.c $(GETOPTDEPS) ../src/config.h
$(CC) ${CPP_CFLAGS} -DETAGS ${srcdir}/etags.c $(GETOPTOBJS) $(LOADLIBES) -o etags
# We depend on etags to assure that parallel makes don't write two