Edit

IABSD.fr/xenocara/font/Makefile

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2008-03-20 20:54:57
    Hash : ea34eb06
    Message : Fix my previous attempt to run 'fc-cache -v' at the end of a make build. tested by naddy@.

  • font/Makefile
  • # $OpenBSD: Makefile,v 1.4 2008/03/20 20:54:57 matthieu Exp $
    
    # util must come 1st, alias must come last
    SUBDIR= util encodings \
    	adobe-100dpi adobe-75dpi adobe-utopia-100dpi adobe-utopia-75dpi	\
    	adobe-utopia-type1 arabic-misc bh-100dpi bh-75dpi \
    	bh-lucidatypewriter-100dpi bh-lucidatypewriter-75dpi bh-ttf \
    	bh-type1 bitstream-100dpi bitstream-75dpi bitstream-speedo \
    	bitstream-type1 cronyx-cyrillic cursor-misc daewoo-misc dec-misc \
    	ibm-type1 isas-misc jis-misc micro-misc misc-cyrillic \
    	misc-ethiopic misc-meltho misc-misc mutt-misc schumacher-misc \
    	screen-cyrillic sony-misc sun-misc winitzki-cyrillic \
    	xfree86-type1 ${EXTRAS} \
    	alias
    
    EXTRAS=	bitstream-vera-ttf
    
    .include <bsd.subdir.mk>
    
    build: _SUBDIRUSE