Added NOPIC flag.

This commit is contained in:
proven 1993-11-16 03:21:44 +00:00
parent 38a3e9d21d
commit c88ef05a9a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# from: @(#)Makefile 5.2 (Berkeley) 3/5/91
LIB=pthread
INSTALL_PIC_ARCHIVE= no
NOPIC= no
CPPFLAGS+= -g -DPTHREAD_KERNEL -I. -I${.CURDIR}/include -I${.CURDIR}/arch/${MACHINE}
CFLAGS+= ${CPPFLAGS}