diff libcruft/Makefile.in @ 4571:ef4bdde0805d

[project @ 2003-10-30 16:48:09 by jwe]
author jwe
date Thu, 30 Oct 2003 16:48:09 +0000
parents 32ac2bea0185
children 8ece12f60ba2
line wrap: on
line diff
--- a/libcruft/Makefile.in	Thu Oct 30 15:28:09 2003 +0000
+++ b/libcruft/Makefile.in	Thu Oct 30 16:48:09 2003 +0000
@@ -62,7 +62,7 @@
 # a normal archive file (created from PIC code, though).
 
 MISC_OBJ := misc/machar.o misc/f77-extern.o \
-	misc/f77-fcn.o misc/lo-error.o misc/quit.o
+	misc/f77-fcn.o misc/lo-error.o misc/quit.o misc/cquit.o
 
 CRUFT_FSRC := $(foreach dir, $(SUBDIRS), $(wildcard $(srcdir)/$(dir)/*.f))
 CRUFT_OBJ2 := $(patsubst $(srcdir)/%, %, $(CRUFT_FSRC))