minix/usr.bin/true/Makefile
Zachary Storer 1d48ef9844 Import NetBSD true and false commands
Replaces the 'true' and 'false' functionality provided by commands/true
and commands/false.

Change-Id: I736efb9a650f3154eb21e442d676a0f5d2dee957
2014-07-28 17:05:09 +02:00

8 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>