Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 1999 11:09:11 -0400 (EDT)
From:      Wayne Cuddy <wayne@crb-web.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   using makedepend
Message-ID:  <Pine.LNX.3.95.990727110440.32285A-100000@crb.crb-web.com>

next in thread | raw e-mail | index | archive | help
I want to use makedepend to create a file to be included by my Makefile which
will include the list of dependencies.  The problem is that if the file does
not exist when I include it from my Makefile I get an error until the file is
created.  Is there a way to cause make to create the file when I do 'make
depend' even if the file does not exist?

Thanks,
Wayne




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.990727110440.32285A-100000>