mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 07:27:59 -08:00
b50a997fa7
Based on FreeBSD's expr and NetBSD's old regression test suite. with input by and ok schwarze
8 lines
152 B
Makefile
8 lines
152 B
Makefile
# $OpenBSD: Makefile,v 1.14 2018/03/31 14:50:56 tobias Exp $
|
|
|
|
SUBDIR+= cat chmod csh ed expr ksh ln md5 pax ps test
|
|
|
|
install:
|
|
|
|
.include <bsd.subdir.mk>
|