summaryrefslogtreecommitdiff
path: root/graphics/tifmerge/files/Makefile
blob: b96cac6cdf3a208d542d721bc01c62a3fefff294 (plain)
1
2
3
4
5
6
7
8
9
LIB=	tifmerge

SHLIB_MAJOR=	1
SHLIB_MINOR=	0
MK_PROFILE=	no

SRCS=	tifmerge.c

.include <bsd.lib.mk>