Lines Matching refs:h
96 CONFIG_HEADER = $(top_builddir)/config.h
600 EXTRA_DIST = acl-internal.h acl.h acl_entries.c alloca.c alloca.in.h \
601 btowc.c basename.c dirname.c dirname.h stripslash.c errno.in.h \
602 error.c error.h exitfail.c exitfail.h getdelim.c getline.c \
603 getopt.c getopt.in.h getopt1.c getopt_int.h getpagesize.c \
605 $(top_srcdir)/build-aux/config.rpath intprops.h \
606 $(top_srcdir)/build-aux/link-warning.h config.charset \
609 obstack.c obstack.h pathmax.h quote.c quote.h quotearg.c \
610 quotearg.h realloc.c regcomp.c regex.c regex.h \
611 regex_internal.c regex_internal.h regexec.c rename.c \
612 stat-macros.h stdbool.in.h stdint.in.h stdio-write.c \
613 stdio.in.h stdlib.in.h streq.h strerror.c string.in.h \
614 strndup.c strnlen.c strverscmp.c sys_stat.in.h sys_time.in.h \
615 tempname.c tempname.h unistd.in.h unlocked-io.h wchar.in.h \
616 wcrtomb.c wctob.c wctype.in.h xalloc.h xmalloc.c
617 BUILT_SOURCES = $(ALLOCA_H) configmake.h $(ERRNO_H) $(GETOPT_H) \
619 $(STDINT_H) stdio.h stdlib.h string.h $(SYS_STAT_H) \
620 $(SYS_TIME_H) unistd.h $(WCHAR_H) $(WCTYPE_H)
621 SUFFIXES = .sed .sin .a .o .c .y .l .h .sh .elc .el
622 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t errno.h \
623 errno.h-t getopt.h getopt.h-t selinux/selinux.h \
624 selinux/selinux.h-t selinux/context.h selinux/context.h-t \
625 stdbool.h stdbool.h-t stdint.h stdint.h-t stdio.h stdio.h-t \
626 stdlib.h stdlib.h-t string.h string.h-t sys/stat.h \
627 sys/stat.h-t sys/time.h sys/time.h-t unistd.h unistd.h-t \
628 wchar.h wchar.h-t wctype.h wctype.h-t
630 CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
637 libsed_a_SOURCES = set-mode-acl.c copy-acl.c file-has-acl.c c-ctype.h \
638 c-ctype.c gettext.h localcharset.h localcharset.c \
639 se-context.in.h se-selinux.in.h verify.h xalloc-die.c \
640 xstrndup.h xstrndup.c
651 LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
658 .SUFFIXES: .sed .sin .a .o .c .y .l .h .sh .elc .el .obj
1062 alloca.h: alloca.in.h
1064 cat $(srcdir)/alloca.in.h; \
1085 configmake.h: Makefile
1124 errno.h: errno.in.h
1136 < $(srcdir)/errno.in.h; \
1142 getopt.h: getopt.in.h
1144 cat $(srcdir)/getopt.in.h; \
1206 selinux/selinux.h: se-selinux.in.h
1209 cp $(srcdir)/se-selinux.in.h $@-t
1212 selinux/context.h: se-context.in.h
1215 cp $(srcdir)/se-context.in.h $@-t
1221 stdbool.h: stdbool.in.h
1224 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1230 stdint.h: stdint.in.h
1257 < $(srcdir)/stdint.in.h; \
1263 stdio.h: stdio.in.h
1339 < $(srcdir)/stdio.in.h; \
1345 stdlib.h: stdlib.in.h
1389 < $(srcdir)/stdlib.in.h; \
1395 string.h: string.in.h
1460 < $(srcdir)/string.in.h; \
1466 sys/stat.h: sys_stat.in.h
1480 < $(srcdir)/sys_stat.in.h; \
1486 sys/time.h: sys_time.in.h
1496 < $(srcdir)/sys_time.in.h; \
1502 unistd.h: unistd.in.h
1557 < $(srcdir)/unistd.in.h; \
1563 wchar.h: wchar.in.h
1606 < $(srcdir)/wchar.in.h; \
1612 wctype.h: wctype.in.h
1622 < $(srcdir)/wctype.in.h; \