NetBSD/usr.bin/whois/Makefile
tron 6dac1f6a24 - Resolve conflicts from import.
- Fix compilation problems.
- Use "whois.internic.net" as default server for backward compatibility.
- Reformat manual page.
1999-05-18 22:36:36 +00:00

8 lines
150 B
Makefile

# $NetBSD: Makefile,v 1.4 1999/05/18 22:36:36 tron Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= whois
CPPFLAGS+= -DRIPE
.include <bsd.prog.mk>