NetBSD/usr.bin/join/Makefile

7 lines
136 B
Makefile
Raw Normal View History

1993-07-31 19:17:49 +04:00
# from: @(#)Makefile 5.2 (Berkeley) 5/11/90
# $Id: Makefile,v 1.2 1993/07/31 15:21:47 mycroft Exp $
PROG= join
.include <bsd.prog.mk>