]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (pexecute.o): Use pexecute.c from libiberty.
authorJeffrey A Law <law@cygnus.com>
Sat, 5 Sep 1998 12:09:54 +0000 (12:09 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 5 Sep 1998 12:09:54 +0000 (06:09 -0600)
commit8cfa53208592a081d687b393f9e3420b48e30454
tree925edce220d7ec21562312f649fb004b463ab4d2
parentcccdae4bcc72a013ed7b46a92c2e87014549bfa5
Makefile.in (pexecute.o): Use pexecute.c from libiberty.

        * Makefile.in (pexecute.o): Use pexecute.c from libiberty.  Provide
        explicit rules for building.  Similarly for alloca, vfprintf,
        choose-temp and mkstemp, getopt, getopt1.
        (INCLUDES): Add $(srcdir)/../include.
        * pexecute.c, alloca.c, vfprintf.c, choose-temp.c, mkstemp.c: Delete.
        * getopt.h, getopt.c getopt1.c: Likewise.

From-SVN: r22256
gcc/ChangeLog
gcc/Makefile.in
gcc/getopt.c [deleted file]
gcc/getopt.h [deleted file]
gcc/getopt1.c [deleted file]