1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-06 18:29:47 +00:00

7 lines
90 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= checknr
CFLAGS+=-Wall
.include <bsd.prog.mk>