diff options
Diffstat (limited to 'gdb/config/m68k')
-rw-r--r-- | gdb/config/m68k/m68kv4.mh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/m68k/m68kv4.mh b/gdb/config/m68k/m68kv4.mh index b005906..9253f4d 100644 --- a/gdb/config/m68k/m68kv4.mh +++ b/gdb/config/m68k/m68kv4.mh @@ -10,6 +10,3 @@ NATDEPFILES= corelow.o core-svr4.o solib.o procfs.o fork-child.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 |