* Makefile.in (init.c): except some mswin files do need to be

scanned.  oh well.
This commit is contained in:
Felix Lee 1997-07-29 17:17:08 +00:00
parent c88790775d
commit 3b53c82a11
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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' \