summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2001-06-05 14:01:56 +0200
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:27 +0100
commitbd5fd88c6bb2b9d56f9c359c351a30e52c0a4c18 (patch)
treed40ebe4108733e23a7504e55cc2286c7ee0b0375 /Makefile
parent210d9619a3d30ffe897201ef9cb68f8d64e40c7d (diff)
downloadwhois-bd5fd88c6bb2b9d56f9c359c351a30e52c0a4c18.tar.gz
Imported Debian version 4.5.7v4.5.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16906e6..0b4e5b2 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ all: whois #pos
whois: whois.c whois.h config.h data.h as_del.h ip_del.h tld_serv.h
$(CC) $(OPTS) whois.c -o whois $(LDFLAGS)
-mkpasswd:
+mkpasswd: mkpasswd.c
$(CC) $(OPTS) mkpasswd.c -o mkpasswd -lcrypt
as_del.h: as_del_list make_as_del.pl