mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
5 lines
94 B
Makefile
5 lines
94 B
Makefile
# $Id$
|
|
|
|
.PATH: ${.CURDIR}/../libc/stdtime
|
|
|
|
SRCS+= asctime.c localtime.c strftime.c difftime.c
|