Makefile.in (CFILES): Add pex-*.c.
* Makefile.in (CFILES): Add pex-*.c. (REQUIRED_OFILES): Change pexecute.o to @pexecute@ (CONFIGURED_OFILES): Add pex-*.o. (TEXIFILES): Add pexecute.txh. (pexecute.o): Delete rule. (pex-cygwin.o, pex-djgpp.o, pex-mpw.o, pex-msdos.o, pex-os2.o, pex-unix.o, pex-win32.o): New rules. * configure.in: Change AC_INIT argument to xmalloc.c. Compute appropriate pexecute implementation and substitute it as @pexecute@. * pexecute.c: Split up into... * pex-cygwin.c, pex-djgpp.c, pex-mpw.c, pex-msdos.c, pex-os2.c, pex-unix.c, pex-win32.c, pex-common.h, pexecute.txh: ... these new files. * functions.texi: Regenerate. * configure: Regenerate. From-SVN: r61728
Showing
libiberty/pex-common.h
0 → 100644
libiberty/pex-cygwin.c
0 → 100644
libiberty/pex-djgpp.c
0 → 100644
libiberty/pex-mpw.c
0 → 100644
libiberty/pex-msdos.c
0 → 100644
libiberty/pex-os2.c
0 → 100644
libiberty/pex-unix.c
0 → 100644
libiberty/pex-win32.c
0 → 100644
libiberty/pexecute.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libiberty/pexecute.txh
0 → 100644
Please
register
or
sign in
to comment