08a8d24059
Obtained from: OpenBSD
8 lines
65 B
Makefile
8 lines
65 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= dup
|
|
NO_MAN=
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|