1# Build wide version of panel 2LIB= private_panelw 3PRIVATELIB= 4 5SHLIBDIR?= /lib 6 7ZPANEL= yes 8 9ENABLE_WIDEC= yes 10 11.include "${.CURDIR}/../Makefile.sources" 12.include <bsd.lib.mk> 13