1a280185e1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
15 lines
367 B
Text
15 lines
367 B
Text
@comment $NetBSD: PLIST,v 1.14 2004/09/22 08:09:32 jlam Exp $
|
|
include/GL/gl.h
|
|
include/GL/gl_mangle.h
|
|
include/GL/glext.h
|
|
include/GL/glx.h
|
|
include/GL/glxext.h
|
|
include/GL/glx_mangle.h
|
|
include/GL/osmesa.h
|
|
include/GL/xmesa.h
|
|
include/GL/xmesa_x.h
|
|
include/GL/xmesa_xf86.h
|
|
lib/libGL.la
|
|
lib/libGLw.la
|
|
lib/libOSMesa.la
|
|
@unexec ${RMDIR} %D/include/GL >/dev/null 2>&1 || ${TRUE}
|