tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: preprocessing related flags in CFLAGS variable




On Oct 29, 2008, at 10:01 AM, Christos Zoulas wrote:

In article <87bpx3s9de.wl%MarkoSchuetz%web.de@localhost>,
Marko Schütz  <MarkoSchuetz%web.de@localhost> wrote:
-=-=-=-=-=-

Dear All,

the following files set or add preprocessor flags to CFLAGS instead of
CPPFLAGS. Some are not used with the makefiles from share/mk, but
others like ./gnu/usr.bin/groff/Makefile.inc are. Shouldn't those that
actually are used with bsd.*.mk be changed to use CPPFLAGS for this
purpose?


Yes, they should.

Actually, most of those were in dist directories and thus not used by NetBSD.
So they don't matter.  The list then shrinks to:

./gnu/usr.bin/groff/Makefile.inc
./gnu/usr.bin/groff/src/libs/libgroff/Makefile
./gnu/usr.bin/groff/src/preproc/eqn/Makefile
./gnu/usr.bin/groff/src/preproc/pic/Makefile
./gnu/usr.bin/groff/src/preproc/refer/Makefile
./regress/lib/libc/ieeefp/testfloat/arch/i386/Makefile.inc
./sbin/cgdconfig/Makefile
./sbin/modload/Makefile
./sbin/newfs_msdos/Makefile
./share/examples/refuse/ian/libfetch/Makefile
./sys/arch/acorn32/stand/Makefile.buildboot
./sys/arch/amiga/stand/loadbsd/Makefile
./sys/arch/dreamcast/dev/microcode/Makefile
./sys/arch/ia64/stand/ia64/Makefile.booters
./sys/arch/sgimips/stand/boot64/Makefile
./sys/arch/zaurus/stand/zbsdmod/Makefile
./sys/rump/fs/lib/liblfs/Makefile
./sys/rump/fs/lib/libntfs/Makefile
./usr.bin/make/Makefile.boot
./usr.bin/mk_cmds/Makefile
./usr.sbin/dhcp/dst/Makefile
./usr.sbin/dhcp/minires/Makefile
./usr.sbin/fwctl/Makefile
./usr.sbin/sup/source/Makefile
./usr.sbin/wpa/wpa_supplicant/Makefile




Home | Main Index | Thread Index | Old Index