NetBSD/external/mit/xorg/include/xbitmaps/Makefile
mrg 2980e352a1 initial import of the crossbuild framework for modular Xorg. this
is heavily based upon the work rtr@ did on src/x11, but hacked to
work for modern modular Xorg source split.

the sources will live in xsrc/external/mit/<package>/dist.

documentation on using this will come when the above directories
are fully populated.  there are 192 of them so it may take some time
before that is completed.
2008-07-29 05:01:21 +00:00

22 lines
804 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.xbitmaps}
INCSDIR=${X11INCDIR}/X11/bitmaps
INCS= 1x1 2x2 black boxes calculator cntr_ptr cntr_ptrmsk cross_weave \
dimple1 dimple3 dot dropbar7 dropbar8 escherknot flagdown flagup \
flipped_gray gray gray1 gray3 grid16 grid2 grid4 grid8 hlines2 \
hlines3 icon keyboard16 left_ptr left_ptrmsk letters light_gray \
mailempty mailemptymsk mailfull mailfullmsk mensetmanus menu10 \
menu12 menu16 menu6 menu8 noletters opendot opendotMask plaid \
right_ptr right_ptrmsk root_weave scales sipb star starMask \
stipple target terminal tie_fighter vlines2 vlines3 weird_size \
wide_weave wingdogs woman xfd_icon xlogo11 xlogo16 xlogo32 \
xlogo64 xsnow
.include <bsd.x11.mk>
.include <bsd.prog.mk>