NetBSD/usr.bin/expand/Makefile

9 lines
173 B
Makefile
Raw Normal View History

1995-09-02 09:57:23 +04:00
# @(#)Makefile 8.1 (Berkeley) 6/9/93
# $NetBSD: Makefile,v 1.4 2005/03/09 02:02:07 christos Exp $
1993-03-21 12:45:37 +03:00
WARNS= 3
1993-03-21 12:45:37 +03:00
PROG= expand
MLINKS= expand.1 unexpand.1
.include <bsd.prog.mk>