Open GoogleCodeExporter opened 9 years ago
Original comment by sgk@chromium.org
on 19 Aug 2009 at 5:13
Is the goal to do the following?
cd src/subdir1; make => builds everything in src/subdir1 and dependencies, but
not
unrelated src/subdir2 ?
Original comment by thestig@chromium.org
on 5 Sep 2009 at 12:53
Yes, a Makefile entry point in a given subdirectory should only build that
subdirectory and its dependencies.
Original comment by sgk@chromium.org
on 5 Sep 2009 at 5:02
Original comment by sgk@chromium.org
on 21 Oct 2009 at 5:41
Original issue reported on code.google.com by
sgk@chromium.org
on 19 Aug 2009 at 5:13