NetBSD/gnu/usr.bin/gprof
ross 56fc9f5a6c Do some g/c and add -I${DESTDIR}/usr/include/bfd. The problem is that
bfd.h is a generated file and may end up in the objdir, which might be
.../obj, might be .../obj.${MACHINE} (but what about crosscompilers?)
etc etc. It seems best to use the one installed in DESTDIR; I hope
a DESTDIR setting is required for crosstool builds.
1998-10-19 04:15:10 +00:00
..
Makefile Do some g/c and add -I${DESTDIR}/usr/include/bfd. The problem is that 1998-10-19 04:15:10 +00:00