summaryrefslogtreecommitdiff
path: root/relay
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2000-06-12 22:25:55 +0000
committerTed Lemon <source@isc.org>2000-06-12 22:25:55 +0000
commit62452b8ffabd2d363d8155dafb7181c2f81d2cfa (patch)
treef3b2fceea1399c508509989f02db30b2a13162d5 /relay
parent55321a210e4b1b54364cf8cdc0bf54cfd92fe2c6 (diff)
downloadisc-dhcp-62452b8ffabd2d363d8155dafb7181c2f81d2cfa.tar.gz
Use mkdep rather than makedepend
Diffstat (limited to 'relay')
-rw-r--r--relay/Makefile.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/relay/Makefile.dist b/relay/Makefile.dist
index 0f6773dc..ed8ff861 100644
--- a/relay/Makefile.dist
+++ b/relay/Makefile.dist
@@ -48,7 +48,7 @@ install: all
$(DESTDIR)$(ADMMANDIR)/dhcrelay$(ADMMANEXT)
depend:
- makedepend $(INCLUDES) $(PREDEFINES) $(SRCS)
+ mkdep $(INCLUDES) $(PREDEFINES) $(SRCS)
clean:
-rm -f $(OBJS) dhclient.o