2004-09-22 10:09:14 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:57 jlam Exp $
|
2000-02-03 20:41:03 +01:00
|
|
|
include/Xbae/Matrix.h
|
|
|
|
include/Xbae/Input.h
|
|
|
|
include/Xbae/Caption.h
|
|
|
|
include/Xbae/MatrixP.h
|
|
|
|
include/Xbae/Clip.h
|
|
|
|
include/Xbae/ClipP.h
|
|
|
|
include/Xbae/CaptionP.h
|
|
|
|
include/Xbae/InputP.h
|
2001-07-29 08:25:15 +02:00
|
|
|
include/Xbae/patchlevel.h
|
2000-06-19 13:19:36 +02:00
|
|
|
lib/libXbae.la
|
2000-02-03 20:41:03 +01:00
|
|
|
man/man3/XbaeCaption.3
|
|
|
|
man/man3/XbaeInput.3
|
|
|
|
man/man3/XbaeMatrix.3
|
|
|
|
share/aclocal/ac_find_xbae.m4
|
2001-07-29 08:25:15 +02:00
|
|
|
share/doc/html/Xbae/images/lesstif.png
|
|
|
|
share/doc/html/Xbae/images/new.png
|
|
|
|
share/doc/html/Xbae/images/x2tog.png
|
|
|
|
share/doc/html/Xbae/images/linux.png
|
|
|
|
share/doc/html/Xbae/images/mailbox.png
|
|
|
|
share/doc/html/Xbae/callbacks.html
|
|
|
|
share/doc/html/Xbae/cellwidgets.html
|
|
|
|
share/doc/html/Xbae/contents.html
|
|
|
|
share/doc/html/Xbae/coverplus.html
|
|
|
|
share/doc/html/Xbae/difffonts.html
|
|
|
|
share/doc/html/Xbae/index.html
|
|
|
|
share/doc/html/Xbae/main.html
|
|
|
|
share/doc/html/Xbae/morelines.html
|
|
|
|
share/doc/html/Xbae/psdriver.html
|
|
|
|
share/doc/html/Xbae/rowheights.html
|
|
|
|
share/doc/html/Xbae/scrolling.html
|
|
|
|
share/doc/html/Xbae/spancells.html
|
|
|
|
share/doc/html/Xbae/title.html
|
|
|
|
share/doc/html/Xbae/FAQ.html
|
|
|
|
share/doc/html/Xbae/NEWS
|
|
|
|
share/doc/html/Xbae/README
|
|
|
|
share/doc/html/Xbae/INSTALL
|
|
|
|
@dirrm share/doc/html/Xbae/images
|
|
|
|
@dirrm share/doc/html/Xbae
|
2000-02-03 20:41:03 +01:00
|
|
|
@dirrm include/Xbae
|
2000-02-12 04:59:10 +01:00
|
|
|
@exec test %D = ${LOCALBASE} || ln -fs %D/share/aclocal/ac_find_xbae.m4 ${LOCALBASE}/share/aclocal/ac_find_xbae.m4
|
2002-02-15 11:12:28 +01:00
|
|
|
@unexec test %D = ${LOCALBASE} || ${RM} ${LOCALBASE}/share/aclocal/ac_find_xbae.m4
|
2002-12-09 17:01:10 +01:00
|
|
|
@unexec ${RMDIR} %D/share/aclocal 2>/dev/null || ${TRUE}
|