gno/usr.bin/whois/Makefile

11 lines
189 B
Makefile
Raw Normal View History

1998-01-24 08:25:03 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $Id: Makefile,v 1.2 1998/03/11 03:08:19 gdr-ftp Exp $
1998-01-24 08:25:03 +00:00
PROG= whois
LDADD= -lnetdb
OPTIMIZE=79
DEBUG= 25
BINDIR = /usr/bin
1998-01-24 08:25:03 +00:00
.INCLUDE: /src/gno/prog.mk