diff info/Makefile.in @ 1242:5fb4ee02da70

[project @ 1995-04-10 23:05:10 by jwe]
author jwe
date Mon, 10 Apr 1995 23:08:10 +0000
parents 4dd5f9bc768e
children 68ccb4b5b79f
line wrap: on
line diff
--- a/info/Makefile.in	Mon Apr 10 22:53:03 1995 +0000
+++ b/info/Makefile.in	Mon Apr 10 23:08:10 1995 +0000
@@ -1,7 +1,7 @@
 # Makefile for Octave's info directory.  Adapted from the makefile for
 # texinfo/info.
 #
-# Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+# Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -79,6 +79,8 @@
 MAKEDOC_OBJECTS = makedoc.o xmalloc.o
 MAKEDOC_SOURCE = makedoc.c xmalloc.c
 
+ALL_CFLAGS = $(INCFLAGS) $(LDEFS) $(DEFS) $(CFLAGS)
+
 all: libinfo.a # info.info info-stnd.info
 .PHONY: all