1d48ef9844
Replaces the 'true' and 'false' functionality provided by commands/true and commands/false. Change-Id: I736efb9a650f3154eb21e442d676a0f5d2dee957
7 lines
158 B
Makefile
7 lines
158 B
Makefile
# $NetBSD: Makefile,v 1.9 1997/03/24 21:59:56 christos Exp $
|
|
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
|
|
MAN= true.1
|
|
SCRIPTS=true.sh
|
|
|
|
.include <bsd.prog.mk>
|