Date: Sat, 27 Nov 2004 09:43:17 +0100 From: Gert Cuykens <gert.cuykens@gmail.com> To: freebsd-questions@freebsd.org Subject: Make Depend Message-ID: <ef60af0904112700432d7d2db@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
"A Makefile rule that typically scans all C/C++ source files in a directory, and generates rules that indicate that an object file depends on certain header files, and must be recompiled if they are recompiled." i dont understand this. how can a object depend on something that is not compiled yet? Would the freebsd world not be a happier place if make did the dependancy thingies what ever they are automatically ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef60af0904112700432d7d2db>