@@ -174,7 +174,7 @@ file(MAKE_DIRECTORY ${LIBC_INCLUDE_DIR}/arpa)
174
174
175
175
add_header_macro (
176
176
arpa_inet
177
- ../libc/newhdrgen/yaml/arpa/arpa_inet .yaml
177
+ ../libc/newhdrgen/yaml/arpa/inet .yaml
178
178
arpa/inet.h.def
179
179
arpa/inet.h
180
180
DEPENDS
@@ -426,7 +426,7 @@ file(MAKE_DIRECTORY ${LIBC_INCLUDE_DIR}/sys)
426
426
427
427
add_header_macro (
428
428
sys_auxv
429
- ../libc/newhdrgen/yaml/sys/sys_auxv .yaml
429
+ ../libc/newhdrgen/yaml/sys/auxv .yaml
430
430
sys/auxv.h.def
431
431
sys/auxv.h
432
432
DEPENDS
@@ -436,7 +436,7 @@ add_header_macro(
436
436
437
437
add_header_macro (
438
438
sys_epoll
439
- ../libc/newhdrgen/yaml/sys/sys_epoll .yaml
439
+ ../libc/newhdrgen/yaml/sys/epoll .yaml
440
440
sys/epoll.h.def
441
441
sys/epoll.h
442
442
DEPENDS
@@ -449,7 +449,7 @@ add_header_macro(
449
449
450
450
add_header_macro (
451
451
sys_ioctl
452
- ../libc/newhdrgen/yaml/sys/sys_ioctl .yaml
452
+ ../libc/newhdrgen/yaml/sys/ioctl .yaml
453
453
sys/ioctl.h.def
454
454
sys/ioctl.h
455
455
DEPENDS
@@ -459,7 +459,7 @@ add_header_macro(
459
459
460
460
add_header_macro (
461
461
sys_mman
462
- ../libc/newhdrgen/yaml/sys/sys_mman .yaml
462
+ ../libc/newhdrgen/yaml/sys/mman .yaml
463
463
sys/mman.h.def
464
464
sys/mman.h
465
465
DEPENDS
@@ -472,7 +472,7 @@ add_header_macro(
472
472
473
473
add_header_macro (
474
474
sys_prctl
475
- ../libc/newhdrgen/yaml/sys/sys_prctl .yaml
475
+ ../libc/newhdrgen/yaml/sys/prctl .yaml
476
476
sys/prctl.h.def
477
477
sys/prctl.h
478
478
DEPENDS
@@ -489,7 +489,7 @@ add_header(
489
489
490
490
add_header_macro (
491
491
sys_random
492
- ../libc/newhdrgen/yaml/sys/sys_random .yaml
492
+ ../libc/newhdrgen/yaml/sys/random .yaml
493
493
sys/random.h.def
494
494
sys/random.h
495
495
DEPENDS
@@ -501,7 +501,7 @@ add_header_macro(
501
501
502
502
add_header_macro (
503
503
sys_resource
504
- ../libc/newhdrgen/yaml/sys/sys_resource .yaml
504
+ ../libc/newhdrgen/yaml/sys/resource .yaml
505
505
sys/resource.h.def
506
506
sys/resource.h
507
507
DEPENDS
@@ -513,7 +513,7 @@ add_header_macro(
513
513
514
514
add_header_macro (
515
515
sys_stat
516
- ../libc/newhdrgen/yaml/sys/sys_stat .yaml
516
+ ../libc/newhdrgen/yaml/sys/stat .yaml
517
517
sys/stat.h.def
518
518
sys/stat.h
519
519
DEPENDS
@@ -535,7 +535,7 @@ add_header_macro(
535
535
536
536
add_header_macro (
537
537
sys_select
538
- ../libc/newhdrgen/yaml/sys/sys_select .yaml
538
+ ../libc/newhdrgen/yaml/sys/select .yaml
539
539
sys/select.h.def
540
540
sys/select.h
541
541
DEPENDS
@@ -551,7 +551,7 @@ add_header_macro(
551
551
552
552
add_header_macro (
553
553
sys_sendfile
554
- ../libc/newhdrgen/yaml/sys/sys_sendfile .yaml
554
+ ../libc/newhdrgen/yaml/sys/sendfile .yaml
555
555
sys/sendfile.h.def
556
556
sys/sendfile.h
557
557
DEPENDS
@@ -563,7 +563,7 @@ add_header_macro(
563
563
564
564
add_header_macro (
565
565
sys_socket
566
- ../libc/newhdrgen/yaml/sys/sys_socket .yaml
566
+ ../libc/newhdrgen/yaml/sys/socket .yaml
567
567
sys/socket.h.def
568
568
sys/socket.h
569
569
DEPENDS
@@ -577,7 +577,7 @@ add_header_macro(
577
577
578
578
add_header_macro (
579
579
sys_statvfs
580
- ../libc/newhdrgen/yaml/sys/sys_statvfs .yaml
580
+ ../libc/newhdrgen/yaml/sys/statvfs .yaml
581
581
sys/statvfs.h.def
582
582
sys/statvfs.h
583
583
DEPENDS
@@ -587,15 +587,15 @@ add_header_macro(
587
587
588
588
add_header_macro (
589
589
sys_syscall
590
- ../libc/newhdrgen/yaml/sys/sys_syscall .yaml
590
+ ../libc/newhdrgen/yaml/sys/syscall .yaml
591
591
sys/syscall.h.def
592
592
sys/syscall.h
593
593
DEPENDS
594
594
)
595
595
596
596
add_header_macro (
597
597
sys_time
598
- ../libc/newhdrgen/yaml/sys/sys_time .yaml
598
+ ../libc/newhdrgen/yaml/sys/time .yaml
599
599
sys/time.h.def
600
600
sys/time.h
601
601
DEPENDS
@@ -606,7 +606,7 @@ add_header_macro(
606
606
607
607
add_header_macro (
608
608
sys_types
609
- ../libc/newhdrgen/yaml/sys/sys_types .yaml
609
+ ../libc/newhdrgen/yaml/sys/types .yaml
610
610
sys/types.h.def
611
611
sys/types.h
612
612
DEPENDS
@@ -636,7 +636,7 @@ add_header_macro(
636
636
637
637
add_header_macro (
638
638
sys_utsname
639
- ../libc/newhdrgen/yaml/sys/sys_utsname .yaml
639
+ ../libc/newhdrgen/yaml/sys/utsname .yaml
640
640
sys/utsname.h.def
641
641
sys/utsname.h
642
642
DEPENDS
@@ -646,7 +646,7 @@ add_header_macro(
646
646
647
647
add_header_macro (
648
648
sys_wait
649
- ../libc/newhdrgen/yaml/sys/sys_wait .yaml
649
+ ../libc/newhdrgen/yaml/sys/wait .yaml
650
650
sys/wait.h.def
651
651
sys/wait.h
652
652
DEPENDS
@@ -776,4 +776,4 @@ if(LLVM_LIBC_FULL_BUILD)
776
776
-P "${CMAKE_BINARY_DIR} /cmake_install.cmake" )
777
777
# Stripping is a no-op for headers
778
778
add_custom_target (install -libc-headers-stripped DEPENDS install -libc-headers )
779
- endif ()
779
+ endif ()
0 commit comments