summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorhpa <hpa>2001-03-10 06:15:22 +0000
committerhpa <hpa>2001-03-10 06:15:22 +0000
commit85b54f827c647e7d01bceb666b81c4260d1ec229 (patch)
treef83c9fc49cf4e729f0fc51a5f7942fc27555fc06 /Makefile
parenta282e231979b1721ffd95ed5d33676895646f547 (diff)
downloadsyslinux-85b54f827c647e7d01bceb666b81c4260d1ec229.tar.gz
Explicit rule gethostip.c -> gethostip.o
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ebab1f86..4ebba073 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