mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
Submitted by: john birrel One version of the pthreads library another will follow with differnt actions under some cases.. not QUITE complete
5 lines
147 B
Makefile
5 lines
147 B
Makefile
# $Id: Makefile.inc,v 1.2 1994/09/13 21:26:01 wollman Exp $
|
|
|
|
.PATH: ${.CURDIR}/../libc/stdtime
|
|
|
|
SRCS+= asctime.c localtime.c strftime.c difftime.c
|