summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/sort/Makefile
blob: 2697b77ba1c33226361691d433581f25dae5e906 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 1996/08/20 05:14:11 tholo Exp $
#	$NetBSD: Makefile,v 1.4 1995/04/23 07:58:53 cgd Exp $

PROG=	sort

.include <bsd.prog.mk>