* Makefile.in: Ditto.
2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
+ * configure.in: Don't build grez.
+ * Makefile.in: Ditto.
+
* Makefile.in: Remove references to bsp, cygmon, libstub.
* configure.in: Ditto.
all-gnuserv \
all-gprof \
all-grep \
- all-grez \
all-gzip \
all-hello \
all-indent \
install-gnuserv \
install-gprof \
install-grep \
- install-grez \
install-gzip \
install-hello \
install-indent \
clean-gnuserv \
clean-gprof \
clean-grep \
- clean-grez \
clean-gzip \
clean-hello \
clean-indent \
all-target-gperf: configure-target-gperf all-target-libiberty all-target-libstdc++-v3
all-gprof: all-libiberty all-bfd all-opcodes all-intl
all-grep: all-libiberty
-all-grez: all-libiberty all-bfd all-opcodes
all-gui: all-gdb all-libproc
all-guile:
all-gzip: all-libiberty
*-*-lynxos*)
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
;;
- *-*-macos* | \
- *-*-mpw*)
- # Macs want a resource compiler.
- configdirs="$configdirs grez"
- noconfigdirs="$noconfigdirs ${libgcj}"
- ;;
*-*-*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;