From 85b54f827c647e7d01bceb666b81c4260d1ec229 Mon Sep 17 00:00:00 2001 From: hpa Date: Sat, 10 Mar 2001 06:15:22 +0000 Subject: [PATCH] Explicit rule gethostip.c -> gethostip.o --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index ebab1f8..4ebba07 100644 --- a/Makefile +++ b/Makefile @@ -103,6 +103,8 @@ stupid.inc: stupid.c stupid.o: stupid.c +gethostip.o: gethostip.c + gethostip: gethostip.o install: all -- 2.7.4