mirror of
https://github.com/opnsense/src.git
synced 2026-03-24 19:53:08 -04: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
|