Edit

IABSD.fr/xenocara/lib/libxcb/libxcb-present/Makefile

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2014-04-14 19:20:17
    Hash : 778645a0
    Message : Update build system and generated files for libxcb 1.10.

  • lib/libxcb/libxcb-present/Makefile
  • #	$OpenBSD: Makefile,v 1.1 2014/04/14 19:20:17 matthieu Exp $
    
    LIB=		xcb-present
    
    HEADERS=	present.h
    
    SRCS=		present.c
    
    PKGCONFIG=	xcb-present.pc
    
    .include <bsd.lib.mk>
    .include <bsd.xorg.mk>