8 lines
137 B
Makefile
8 lines
137 B
Makefile
# $NetBSD: Makefile,v 1.3 1997/01/09 13:29:56 tls Exp $
|
|
#
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= join
|
|
|
|
.include <bsd.prog.mk>
|