pkg: update manifest with the recent removal of THIRDPARTYLICENSE in libc
[unleashed.git] / bin / cmp / Makefile
blob019d0018791adefdf1fe4dbcbe510939d8f98c2b
1 # $OpenBSD: Makefile,v 1.3 1997/09/21 11:48:41 deraadt Exp $
3 PROG= cmp
4 SRCS= cmp.c misc.c regular.c special.c
6 .include "compat.mk"
7 .include <bsd.prog.mk>