pkgsrc/devel/pthread-sem/PLIST
joerg c2c9141c11 Switch to manual written Makefile and use libtool. This fixes
compilation on DragonFly and helps platforms where bsd.lib.mk
is not fully implemented as well. Bump revision.
2006-01-10 13:42:29 +00:00

9 lines
232 B
Text

@comment $NetBSD: PLIST,v 1.2 2006/01/10 13:42:29 joerg Exp $
include/semaphore.h
lib/libsemaphore.la
man/man3/sem_destroy.3
man/man3/sem_getvalue.3
man/man3/sem_init.3
man/man3/sem_post.3
man/man3/sem_trywait.3
man/man3/sem_wait.3