HomeSort by: relevance | last modified time | path
    Searched refs:postinstall (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/postinstall/
Makefile 5 FILES= postinstall
6 MAN= postinstall.8
21 CLEANFILES+= postinstall
  /src/
Makefile 101 # do-obsolete: installs the obsolete sets (for the postinstall-* targets).
171 ${MAKEDIRTARGET} . postinstall-check
174 _POSTINSTALL= ${:!cd ${.CURDIR}/usr.sbin/postinstall && \
175 ${MAKE} -B -v .OBJDIR!}/postinstall \
190 postinstall-check: .PHONY
195 postinstall-fix: .NOTMAIN .PHONY
200 postinstall-fix-obsolete: .NOTMAIN .PHONY
205 postinstall-fix-obsolete_stand: .NOTMAIN .PHONY
321 ${MAKEDIRTARGET} . postinstall-fix-obsolete
322 ${MAKEDIRTARGET} . postinstall-fix-obsolete_stan
    [all...]
  /src/distrib/notes/
Makefile.inc 28 ${.CURDIR}/install ${COMMON}/postinstall upgrade \
  /src/usr.sbin/
Makefile 22 paxctl pcictl perfused psrset pstat pwd_mkdb postinstall \
  /src/usr.sbin/etcupdate/
etcupdate 849 if [ -x "${DESTDIR}/usr/sbin/postinstall" ]; then
850 postinstall_cmd="$(shell_quote "${DESTDIR}/usr/sbin/postinstall" \
852 echo "*** Running ${DESTDIR}/usr/sbin/postinstall"

Completed in 13 milliseconds