d7a39d841a
Changed to conform to NetBSD's new RCS Id convention.
8 lines
146 B
Makefile
8 lines
146 B
Makefile
# $NetBSD: Makefile,v 1.3 1994/12/07 00:36:39 jtc Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= unexpand
|
|
NOMAN= noman
|
|
|
|
.include <bsd.prog.mk>
|