X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..f47db663cb3ae4d2fc391bb3acf9d0c2b38a41b7:/ypbind.tproj/Makefile.preamble diff --git a/ypbind.tproj/Makefile.preamble b/ypbind.tproj/Makefile.preamble index 5ca4df3..d2a3a58 100644 --- a/ypbind.tproj/Makefile.preamble +++ b/ypbind.tproj/Makefile.preamble @@ -19,7 +19,7 @@ # Flags passed to compiler (in addition to -g, -O, etc) OTHER_CFLAGS = # Flags passed to ld (in addition to -ObjC, etc.) -OTHER_LDFLAGS = +OTHER_LDFLAGS = -Wl,-bind_at_load # Flags passed to libtool when building libraries OTHER_LIBTOOL_FLAGS = # For ordering named sections on NEXTSTEP (see ld(1)) @@ -127,3 +127,4 @@ OTHER_HELP_DIRS = # Don't add more rules here unless you want the first one to be the default # target for make! Put all your targets in Makefile.postamble. +AFTER_INSTALL = after_install