mirror of
https://github.com/openbsd/src.git
synced 2025-01-09 22:38:01 -08:00
7 lines
114 B
Makefile
7 lines
114 B
Makefile
# $OpenBSD: Makefile,v 1.3 1997/09/21 11:51:30 deraadt Exp $
|
|
|
|
PROG= unexpand
|
|
NOMAN= noman
|
|
|
|
.include <bsd.prog.mk>
|