put the zoneinfo library files directly in the lib/stdtime dir
This commit is contained in:
@@ -6,9 +6,9 @@ CFLAGS="-O -D_MINIX -D_POSIX_SOURCE -D__USG -I$Z"
|
||||
|
||||
LIBRARIES=libc
|
||||
libc_FILES="
|
||||
$Z/asctime.c
|
||||
$Z/localtime.c
|
||||
$Z/strftime.c
|
||||
asctime.c
|
||||
localtime.c
|
||||
strftime.c
|
||||
"
|
||||
|
||||
TYPE=both
|
||||
|
||||
Reference in New Issue
Block a user