xref: /third_party/selinux/libsepol/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/selinux/libsepol/
16cd6a6acSopenharmony_ciDISABLE_CIL ?= n
26cd6a6acSopenharmony_ci
36cd6a6acSopenharmony_ciexport DISABLE_CIL
46cd6a6acSopenharmony_ci
56cd6a6acSopenharmony_ciall: 
66cd6a6acSopenharmony_ci	$(MAKE) -C src 
76cd6a6acSopenharmony_ci	$(MAKE) -C utils
86cd6a6acSopenharmony_ci
96cd6a6acSopenharmony_ciinstall: 
106cd6a6acSopenharmony_ci	$(MAKE) -C include install
116cd6a6acSopenharmony_ci	$(MAKE) -C src install
126cd6a6acSopenharmony_ci	$(MAKE) -C utils install
136cd6a6acSopenharmony_ci	$(MAKE) -C man install
146cd6a6acSopenharmony_ci
156cd6a6acSopenharmony_cirelabel:
166cd6a6acSopenharmony_ci	$(MAKE) -C src relabel
176cd6a6acSopenharmony_ci
186cd6a6acSopenharmony_ciclean:
196cd6a6acSopenharmony_ci	$(MAKE) -C src clean
206cd6a6acSopenharmony_ci	$(MAKE) -C utils clean
216cd6a6acSopenharmony_ci	$(MAKE) -C tests clean
226cd6a6acSopenharmony_ci
236cd6a6acSopenharmony_ciindent:
246cd6a6acSopenharmony_ci	$(MAKE) -C src $@
256cd6a6acSopenharmony_ci	$(MAKE) -C include $@
266cd6a6acSopenharmony_ci	$(MAKE) -C utils $@
276cd6a6acSopenharmony_ci
286cd6a6acSopenharmony_citest:
296cd6a6acSopenharmony_ci	$(MAKE) -C tests test
306cd6a6acSopenharmony_ci
31

Indexes created Thu Nov 07 10:32:03 CST 2024