custom is to do NOPROFILE= in X libs, continue this here too

This commit is contained in:
todd 2013-09-05 22:14:39 +00:00
parent 234462b4e8
commit 93ce17e2b3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/09/05 20:23:05 todd Exp $
# $OpenBSD: Makefile,v 1.3 2013/09/05 22:14:39 todd Exp $
LIB= txc_dxtn
@ -7,6 +7,8 @@ CPPFLAGS+= -I${X11BASE}/include
HEADERS= txc_dxtn.h
SRCS= txc_compress_dxtn.c txc_fetch_dxtn.c
NOPROFILE=
obj: _xenocara_obj
.include <bsd.lib.mk>