]> git.saurik.com Git - apple/system_cmds.git/blobdiff - hostinfo.tproj/Makefile.preamble
system_cmds-300.tar.gz
[apple/system_cmds.git] / hostinfo.tproj / Makefile.preamble
index 74ce95a13321b6fb5d1178313b2e22cc79217678..f3349c081598558d74defa7c756c9162c706a01c 100644 (file)
@@ -29,6 +29,20 @@ SECTORDER_FLAGS =
 # uncomment the following line.  This can be a big time saver.
 #SKIP_EXPORTING_HEADERS = YES
 
 # 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 =
 # Stuff related to exporting headers from this project that isn't already 
 # handled by PB.
 OTHER_PUBLIC_HEADERS =