571bd87938
ok matthieu@
12 lines
217 B
Makefile
12 lines
217 B
Makefile
# $OpenBSD: Makefile,v 1.1 2013/09/04 05:59:35 jsg Exp $
|
|
|
|
LIB= txc_dxtn
|
|
|
|
CPPFLAGS+= -I${X11BASE}/include
|
|
|
|
HEADERS= txc_dxtn.h
|
|
SRCS= txc_compress_dxtn.c txc_fetch_dxtn.c
|
|
|
|
.include <bsd.lib.mk>
|
|
.include <bsd.xorg.mk>
|