From 4de6752f2418b4ef4667a98dc6708cd8937e6c77 Mon Sep 17 00:00:00 2001 From: bdc Date: Mon, 30 Oct 1995 07:08:34 +0000 Subject: [PATCH] added dependency cig/libcig.c: cig/libcig.scm --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index a849e65..35524dc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -584,7 +584,7 @@ SCHEME =scsh/awk.scm \ # Bogus, but it makes the scm->c->o two-ply dependency work. # Explicitly giving the .o/.c dependency also makes it go. ############################################################ -#scsh/dbm.c: scsh/dbm.scm +cig/libcig.c: cig/libcig.scm scsh/flock.c: scsh/flock.scm scsh/jcontrol2.c: scsh/jcontrol2.scm scsh/network.c: scsh/network.scm