Date: Wed, 6 Nov 2013 08:13:48 +0100 From: Andreas Nilsson <andrnils@gmail.com> To: Oliver Pinter <oliver.pntr@gmail.com> Cc: FreeBSD Stable Mailing List <freebsd-stable@freebsd.org> Subject: Re: 10-BETA3 Message-ID: <CAPS9%2BSvJ%2BC2MVzjj%2BRQ=gt3BumZp4pXkiT4_ZhSCyc1Nmyzgyg@mail.gmail.com> In-Reply-To: <CAPjTQNFozY-O4WA9OMxUbGORwvnCbHC0gKE_XOB%2BQ%2BqKB97xQw@mail.gmail.com> References: <CAPS9%2BSvZc%2BxCRE-HFyxSnPD-7xCSfjTW_ZU-Qa2PuHBmvxHteA@mail.gmail.com> <905A93F6-DF40-4778-BF4B-0529B4911DE3@FreeBSD.org> <CAPjTQNFozY-O4WA9OMxUbGORwvnCbHC0gKE_XOB%2BQ%2BqKB97xQw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > fmake (older FreeBSD): > > -p Only print the input graph, not executing any commands. The > > out- > > put is the same as -d g1. When combined with -f /dev/null, > > only > > the builtin rules of make are displayed. > > > > gmake: > > -p, --print-data-base > > Print the data base (rules and variable values) that results > > from > > reading the makefiles; then execute as usual or as otherwise > > spec- > > ified. This also prints the version information given by > the > > -v > > switch (see below). To print the data base without > trying > > to > > remake any files, use make -p -f/dev/null. > > > > Well, the new make (bmake) supports -d g1 so I guess you can see what you > > want to see using that. It would be really simple to add an option that > > makes -p work again, but I guess nobody else noticed its absence. > > Well, I nobody else is missing it I guess it's not needed. But I really liked that switch. > Yes, but bmake's -dg1 output format are different than fmake's -p. > Seems a bit different, yes. But maybe it has to do. Thanks for the link with completion. Best regards Andreas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPS9%2BSvJ%2BC2MVzjj%2BRQ=gt3BumZp4pXkiT4_ZhSCyc1Nmyzgyg>