[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / thread-stub

Annotation of src/lib/libc/thread-stub/Makefile.inc, Revision 1.4

1.4     ! christos    1: #      $NetBSD: Makefile.inc,v 1.3 2003/01/18 11:33:18 thorpej Exp $
1.1       explorer    2:
                      3: .include <bsd.own.mk>
                      4:
                      5: # Our sources
                      6: .PATH: ${.CURDIR}/thread-stub
                      7:
1.4     ! christos    8: SRCS+= __isthreaded.c thread-stub.c thread-stub-init.c

CVSweb <webmaster@jp.NetBSD.org>