minix/usr.bin/paste/Makefile
Thomas Cort f1f496697e Importing usr.bin/paste
Replaces commands/paste. No Minix-specific changes needed.

Change-Id: I92a6813502d552ad005ba6e856ce573508fc9f24
2013-10-28 08:31:39 -04:00

7 lines
138 B
Makefile

# $NetBSD: Makefile,v 1.5 2009/04/14 22:15:24 lukem Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= paste
.include <bsd.prog.mk>