Makefile 230 B

123456789101112
  1. # $OpenBSD: Makefile,v 1.6 2011/08/30 21:15:30 matthieu Exp $
  2. # bitmaps needed for building apps, so has to be done separately first
  3. .include <bsd.xconf.mk>
  4. SUBDIR= xkeyboard-config
  5. build: _SUBDIRUSE
  6. .include <bsd.subdir.mk>