X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/0e393d5044d1e68e17d91385b70d5cd6b27f8438..83f6dbe8135dc38ce4ac497ebea7f0ebc87d9199:/hostinfo.tproj/Makefile.preamble?ds=sidebyside diff --git a/hostinfo.tproj/Makefile.preamble b/hostinfo.tproj/Makefile.preamble index 74ce95a..f3349c0 100644 --- a/hostinfo.tproj/Makefile.preamble +++ b/hostinfo.tproj/Makefile.preamble @@ -29,6 +29,20 @@ SECTORDER_FLAGS = # uncomment the following line. This can be a big time saver. #SKIP_EXPORTING_HEADERS = YES +# These variables provide hooks enabling you to add behavior at almost every +# stage of the make: +# +# BEFORE_PREBUILD: targets to build before installing headers for a subproject +# AFTER_PREBUILD: targets to build after installing headers for a subproject +# BEFORE_BUILD_RECURSION: targets to make before building subprojects +# BEFORE_BUILD: targets to make before a build, but after subprojects +# AFTER_BUILD: targets to make after a build +# +# BEFORE_INSTALL: targets to build before installing the product +# AFTER_INSTALL: targets to build after installing the product + +AFTER_INSTALL += install-man-pages + # Stuff related to exporting headers from this project that isn't already # handled by PB. OTHER_PUBLIC_HEADERS =