* c-exp.y, m2-exp.y: Move remapping defines for malloc and
[deliverable/binutils-gdb.git] / gdb / config / ncr3000.mh
index f5ae3f9137bca6c8fb9ee7189347bb5a3034c59f..d311a6e5b11e2350d0c16bfc26bdb558f07e60fd 100644 (file)
@@ -34,3 +34,6 @@ ALLOCA1=alloca.o
 # old termcap descriptions are incomplete.  So ensure that we use the
 # new terminfo interface and latest terminal descriptions.
 TERMCAP=-ltermlib
+
+# SVR4 puts the BSD compatible install in /usr/ucb.
+INSTALL = /usr/ucb/install -c
This page took 0.024952 seconds and 4 git commands to generate.