[538] in Zephyr_Bugs
zephyr install
daemon@ATHENA.MIT.EDU (Scott Grosch)
Wed Jul 20 13:30:17 1994
To: zephyr-bugs@MIT.EDU
Date: Wed, 20 Jul 1994 10:29:14 -0700
From: Scott Grosch <grosch@ichips.intel.com>
This has got to be the strangest setup for building I've ever seen. It
looks like I have to duplicate things in all the config files according to
your build rules (like ETCATHDIR and the like), yet in the Makefile they
have their own set of rules.
How can I tell zephyr that I need to add -I/usr/local/include/X11R5P21
and -L/usr/local/lib/X11R5P21libs to all of the make commands?
-- Scott