comparison info/Makefile.in @ 1240:4dd5f9bc768e

[project @ 1995-04-10 22:47:38 by jwe]
author jwe
date Mon, 10 Apr 1995 22:47:38 +0000
parents 3fc1ccd5a9db
children 5fb4ee02da70
comparison
equal deleted inserted replaced
1239:cb032139cb9f 1240:4dd5f9bc768e
76 $(srcdir)/footnotes.c $(srcdir)/variables.c 76 $(srcdir)/footnotes.c $(srcdir)/variables.c
77 77
78 # The name of the program which builds documentation structure from CMDFILES. 78 # The name of the program which builds documentation structure from CMDFILES.
79 MAKEDOC_OBJECTS = makedoc.o xmalloc.o 79 MAKEDOC_OBJECTS = makedoc.o xmalloc.o
80 MAKEDOC_SOURCE = makedoc.c xmalloc.c 80 MAKEDOC_SOURCE = makedoc.c xmalloc.c
81
82 .c.o:
83 $(CC) -c $(CPPFLAGS) $(LDEFS) -I$(common) $(UGLY_ALL_CFLAGS) $<
84 81
85 all: libinfo.a # info.info info-stnd.info 82 all: libinfo.a # info.info info-stnd.info
86 .PHONY: all 83 .PHONY: all
87 84
88 sub-all: all 85 sub-all: all