Plan 9 from Bell Labs’s /usr/web/sources/contrib/staal1978/pkg/pth_test/mkfile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


</$objtype/mkfile
TARG=test_httpd test_misc test_mp test_philo test_pthread \
	test_select test_sfio test_sig test_std test_uctx 
BIN=/$objtype/bin

</sys/src/cmd/mkmany

CC=pcc
LD=pcc
CFLAGS=-c -I. -B -D_POSIX_SOURCE -D_SUSV2_SOURCE -D_RESEARCH_SOURCE -D_REENTRANT_SOURCE \
	-D_BSD_EXTENSION -D_NET_EXTENSION -D_LIMITS_EXTENSION -D_C99_SNPRINTF_EXTENSION \
	-D_REGEXP_EXTENSION -DHAVE_SOCK_OPTS 

test_uctx.$O: 
test_std.$O: 
test_sig.$O: 
test_sfio.$O: 
test_select.$O: 
test_pthread.$O: 
test_philo.$O: test_common.h 
test_mp.$O: test_common.h 
test_misc.$O: 
test_httpd.$O: test_common.h 

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.