4c3cf69727
Convert from using MACHINE_ARCH to MACHINE_CPUARCH. Hoist path statement up into the top Makefile rather than repeating it on every arch Makefile.
6 lines
72 B
Makefile
6 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
CFLAGS+=-DSYSTEM_SCOPE_ONLY
|
|
|
|
SRCS+= pthread_md.c context.S
|