Makefile (d14bf23a4787f63e3b886b1cf3600292cbfb50fc) Makefile (faadcf7eb24f11c941722eb4572f238f7ffeb0c1)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet

--- 1260 unchanged lines hidden (view full) ---

1269 strcmp.3c \
1270 strcoll_l.3c \
1271 strcpy.3c \
1272 strcspn.3c \
1273 strdup.3c \
1274 strdupa.3c \
1275 strerror_l.3c \
1276 strerror_r.3c \
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet

--- 1260 unchanged lines hidden (view full) ---

1269 strcmp.3c \
1270 strcoll_l.3c \
1271 strcpy.3c \
1272 strcspn.3c \
1273 strdup.3c \
1274 strdupa.3c \
1275 strerror_l.3c \
1276 strerror_r.3c \
1277 strerrordesc_np.3c \
1278 strerrorname_np.3c \
1277 strfmon_l.3c \
1278 strftime_l.3c \
1279 strlcat.3c \
1280 strlcpy.3c \
1281 strlen.3c \
1282 strncasecmp.3c \
1283 strncasecmp_l.3c \
1284 strncat.3c \

--- 1093 unchanged lines hidden (view full) ---

2378stdout.3c := LINKSRC = stdio.3c
2379
2380sig2str.3c := LINKSRC = str2sig.3c
2381
2382strcoll_l.3c := LINKSRC = strcoll.3c
2383
2384strerror_l.3c := LINKSRC = strerror.3c
2385strerror_r.3c := LINKSRC = strerror.3c
1279 strfmon_l.3c \
1280 strftime_l.3c \
1281 strlcat.3c \
1282 strlcpy.3c \
1283 strlen.3c \
1284 strncasecmp.3c \
1285 strncasecmp_l.3c \
1286 strncat.3c \

--- 1093 unchanged lines hidden (view full) ---

2380stdout.3c := LINKSRC = stdio.3c
2381
2382sig2str.3c := LINKSRC = str2sig.3c
2383
2384strcoll_l.3c := LINKSRC = strcoll.3c
2385
2386strerror_l.3c := LINKSRC = strerror.3c
2387strerror_r.3c := LINKSRC = strerror.3c
2388strerrordesc_np.3c := LINKSRC = strerror.3c
2389strerrorname_np.3c := LINKSRC = strerror.3c
2386
2387strfmon_l.3c := LINKSRC = strfmon.3c
2388
2389ascftime.3c := LINKSRC = strftime.3c
2390cftime.3c := LINKSRC = strftime.3c
2391strftime_l.3c := LINKSRC = strftime.3c
2392
2393stpcpy.3c := LINKSRC = string.3c

--- 241 unchanged lines hidden ---
2390
2391strfmon_l.3c := LINKSRC = strfmon.3c
2392
2393ascftime.3c := LINKSRC = strftime.3c
2394cftime.3c := LINKSRC = strftime.3c
2395strftime_l.3c := LINKSRC = strftime.3c
2396
2397stpcpy.3c := LINKSRC = string.3c

--- 241 unchanged lines hidden ---