From cc7cce89bf17475e15c1e2486070a35d7fcaaae5 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 27 Nov 1995 21:05:57 +0000 Subject: [PATCH] (ansi2knr.o): Depend on CONFIG_HEADER --- compile-kr.am | 1 + 1 file changed, 1 insertion(+) diff --git a/compile-kr.am b/compile-kr.am index 10ceee9e..744c74e5 100644 --- a/compile-kr.am +++ b/compile-kr.am @@ -16,4 +16,5 @@ ansi2knr: ansi2knr.o $(LINK) ansi2knr.o $(LIBS) $(OBJECTS): ansi2knr +ansi2knr.o: $(CONFIG_HEADER) -- 2.43.5