explain yacc build product dependency so it is not removed
[openafs.git] / src / comerr / Makefile.in
index c59d3fd..4b0c6c1 100644 (file)
@@ -86,6 +86,7 @@ test:
        cd test; $(MAKE)
 
 compile_et.o:  AFS_component_version_number.c
+# specify yacc build product as a dependency so our .c.o rule will apply
 error_table.o: et_lex.lex.c error_table.c
 
 include ../config/Makefile.version