minix/usr.bin/join/Makefile
Lionel Sambuc 6e0ed9c90c Replacing join with NetBSD join
Change-Id: I1257736f755eab0ce39124f0d78bfa48426ba820
2012-12-07 13:58:07 +01:00

7 lines
137 B
Makefile

# $NetBSD: Makefile,v 1.4 1997/10/19 03:32:11 lukem Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= join
.include <bsd.prog.mk>