Ethereal-dev: [Ethereal-dev] Oops, one other comment

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: David Frascone <dave@xxxxxxxxxxxx>
Date: Mon, 26 Feb 2001 12:22:39 -0600
I'm pretty sure that you have to have a blank line between the commands
and the next dependancy.  This makefile breaks Sun's make, but it's pretty
fragile anyway:

          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
            >> .deps/$(*F).P; \
        rm -f .deps/$(*F).pp
info-am: