Importing NetBSD expr
Change-Id: Ifdb1160cbfeb1324f6fcd612e66112fa0940227c
This commit is contained in:
6
bin/expr/Makefile
Normal file
6
bin/expr/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.14 2000/09/19 17:20:00 jdolecek Exp $
|
||||
|
||||
PROG= expr
|
||||
SRCS= expr.y
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
Reference in New Issue
Block a user