gno/usr.bin/whois/Makefile
gdr-ftp d8638d7f83 Makefile:
Let the builds know that there is a GNO-formatted man page.
1998-04-16 06:33:45 +00:00

12 lines
212 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $Id: Makefile,v 1.3 1998/04/16 06:33:45 gdr-ftp Exp $
PROG= whois
LDADD= -lnetdb
OPTIMIZE=79
DEBUG= 25
BINDIR = /usr/bin
HAS_BSD_MANPAGE = true
.INCLUDE: /src/gno/prog.mk