Home | History | Annotate | Download | only in setfiles

Lines Matching full:setfiles

8 ABORT_ON_ERRORS=$(shell grep "^\#define ABORT_ON_ERRORS" setfiles.c | awk -S '{ print $$3 }')
18 all: setfiles restorecon restorecon_xattr man
20 setfiles: setfiles.o restore.o
22 restorecon: setfiles
23 ln -sf setfiles restorecon
28 @cp -af setfiles.8 setfiles.8.man
29 @sed -i "s/ABORT_ON_ERRORS/$(ABORT_ON_ERRORS)/g" setfiles.8.man
34 install -m 755 setfiles $(SBINDIR)
35 (cd $(SBINDIR) && ln -sf setfiles restorecon)
37 install -m 644 setfiles.8.man $(MANDIR)/man8/setfiles.8
42 rm -f setfiles restorecon restorecon_xattr *.o setfiles.8.man
48 $(SBINDIR)/restorecon $(SBINDIR)/setfiles $(SBINDIR)/restorecon_xattr