mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* Makefile.in (init.c): except some mswin files do need to be
scanned. oh well.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
Tue Jul 29 10:12:44 1997 Felix Lee <flee@cygnus.com>
|
||||
|
||||
* Makefile.in (init.c): except some mswin files do need to be
|
||||
scanned. oh well.
|
||||
|
||||
Mon Jul 28 14:04:39 1997 Felix Lee <flee@cygnus.com>
|
||||
|
||||
* Makefile.in (init.c): don't try to scan mswin for _initialize
|
||||
|
@ -620,7 +620,6 @@ init.c: $(OBS) $(TSOBS)
|
||||
tr ' ' '\012' | \
|
||||
sed -e '/^Onindy.o/d' \
|
||||
-e '/^nindy.o/d' \
|
||||
-e '/^mswin/d' \
|
||||
-e '/ttyflush.o/d' \
|
||||
-e '/xdr_ld.o/d' \
|
||||
-e '/xdr_ptrace.o/d' \
|
||||
|
Reference in New Issue
Block a user