aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-04-22 21:51:57 +0000
committerFred Fish <fnf@specifix.com>1992-04-22 21:51:57 +0000
commitef40037a0df72c46ad7c32e3d70e3c962d40a9ae (patch)
treef37d53ad8baeeecd9cd5e2933ba93569af63a29d /readline
parent61984ba242fba8edcfdbc7456a2a957d88482768 (diff)
downloadfsf-binutils-gdb-ef40037a0df72c46ad7c32e3d70e3c962d40a9ae.zip
fsf-binutils-gdb-ef40037a0df72c46ad7c32e3d70e3c962d40a9ae.tar.gz
fsf-binutils-gdb-ef40037a0df72c46ad7c32e3d70e3c962d40a9ae.tar.bz2
Finish MINUS_G eradication per current configuration strategy.
Diffstat (limited to 'readline')
-rw-r--r--readline/doc/Makefile49
1 files changed, 13 insertions, 36 deletions
diff --git a/readline/doc/Makefile b/readline/doc/Makefile
index 6ea7eb8..01e4bbb 100644
--- a/readline/doc/Makefile
+++ b/readline/doc/Makefile
@@ -1,36 +1,13 @@
-# This makefile for Readline library documentation is in -*- text -*- mode.
-# Emacs likes it that way.
-
-DVIOBJ = readline.dvi history.dvi
-INFOBJ = readline.info history.info
-
-all: $(DVIOBJ) $(INFOBJ)
-
-readline.dvi: texindex rlman.texinfo rluser.texinfo rltech.texinfo
- tex rlman.texinfo
- ./texindex rlman.??
- tex rlman.texinfo
- mv rlman.dvi readline.dvi
-
-history.dvi: texindex hist.texinfo hsuser.texinfo hstech.texinfo
- tex hist.texinfo
- tex hist.texinfo
- mv hist.dvi history.dvi
-
-readline.info: rlman.texinfo rluser.texinfo rltech.texinfo
- makeinfo rlman.texinfo
-
-history.info: hist.texinfo hsuser.texinfo hstech.texinfo
- makeinfo hist.texinfo
-
-texindex: texindex.o
- $(CC) -o $@ $(LDFLAGS) $(CFLAGS) $?
-texindex.o: texindex.c
-
-clean:
- rm -f *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr *.cps *.pgs \
- *.fns *.kys *.tps *.vrs *.o core texindex
-
-squeaky-clean:
- rm -f *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr *.cps *.pgs \
- *.dvi *.info *.info-* *.fns *.kys *.tps *.vrs *.o core texindex
+# This file was generated automatically by configure. Do not edit.
+VPATH = .
+links =
+host_alias = ncr3000
+host_cpu = i386
+host_vendor = ncr
+host_os = sysv4
+target_alias = ncr3000
+target_cpu = i386
+target_vendor = ncr
+target_os = sysv4
+host_makefile_frag = ../config/mh-ncr3000
+ALL=all.internal