Mercurial > hg > octave-lyh
changeset 4204:a9c76557a005
[project @ 2002-11-26 17:49:45 by jwe]
author | jwe |
---|---|
date | Tue, 26 Nov 2002 17:49:45 +0000 |
parents | ffa7148af6ee |
children | 6b7bd9e406be |
files | libcruft/misc/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libcruft/misc/Makefile.in +++ b/libcruft/misc/Makefile.in @@ -14,7 +14,7 @@ SPECIAL_SRC := machar.c f77-extern.cc f77-fcn.c lo-error.c quit.cc -DEP_1 := $(patsubst %.c, %.d, $(SPECIAL)) +DEP_1 := $(patsubst %.c, %.d, $(SPECIAL_SRC)) MAKEDEPS := $(patsubst %.cc, %.d, $(DEP_1)) SPECIAL_INCLUDE := f77-fcn.h lo-error.h quit.h