Home | History | Annotate | Download | only in lib

Lines Matching full:selinux

12 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libsed --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl acl alloca btowc c-ctype extensions getline getopt gettext localcharset mbrlen mbrtowc mbsinit memchr mkstemp obstack pathmax regex rename selinux-h stat-macros stdbool strerror strverscmp unlocked-io verify wcrtomb wctob
513 ## begin gnulib module selinux-h
515 libsed_a_SOURCES += se-context.in.h se-selinux.in.h
518 selinux/selinux.h: se-selinux.in.h
520 $(MKDIR_P) selinux
521 cp $(srcdir)/se-selinux.in.h $@-t
524 MOSTLYCLEANFILES += selinux/selinux.h selinux/selinux.h-t
527 selinux/context.h: se-context.in.h
529 $(MKDIR_P) selinux
533 MOSTLYCLEANFILES += selinux/context.h selinux/context.h-t
534 MOSTLYCLEANDIRS += selinux
536 ## end gnulib module selinux-h