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