pkgsrc/devel/libmm/PLIST
jlam b8f002d248 Updated devel/libmm to 1.2.2. Changes from version 1.2.1 include:
*) Use "close-on-exec" semantic on internal file descriptors if
     underlying platform supports this feature. This makes sure the file
     descriptors are closed by the kernel upon execution of exec(3) by
     the application.
2002-12-31 19:06:57 +00:00

10 lines
196 B
Text

@comment $NetBSD: PLIST,v 1.4 2002/12/31 19:06:57 jlam Exp $
bin/mm-config
include/mm.h
lib/libmm.a
lib/libmm.la
lib/libmm.so
lib/libmm.so.12
lib/libmm.so.12.22
man/man1/mm-config.1
man/man3/mm.3