Makefile 205 B

12345678
  1. # $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
  2. COMPONENT = app/xcompmgr
  3. XDEPS = lib/libXcomposite lib/libXfixes lib/libXdamage \
  4. lib/libXrender lib/libXext
  5. .include <bsd.port.mk>