1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/regress/bin/Makefile
tobias b50a997fa7 Fix overflows while handling 64 bit integers.
Based on FreeBSD's expr and NetBSD's old regression test suite.

with input by and ok schwarze
2018-03-31 14:50:56 +00:00

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>