Subject: CVS commit: src/gnu/dist/groff/src/preproc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 07/05/2003 22:09:04
Module Name:	src
Committed By:	martin
Date:		Sat Jul  5 22:09:04 UTC 2003

Modified Files:
	src/gnu/dist/groff/src/preproc/eqn: Makefile.sub
	src/gnu/dist/groff/src/preproc/pic: Makefile.sub

Log Message:
Explicit dependencies for y.tab.h handling. Without this, parallel builds
break.
If someone finds a better way to do this (especially without modifying
this imported makefiles) please feel free to redo this differently.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/groff/src/preproc/eqn/Makefile.sub
cvs rdiff -r1.3 -r1.4 src/gnu/dist/groff/src/preproc/pic/Makefile.sub

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.