X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..b8dff1509d79abed3d82c4d8bfb2e73c7d0f1d1a:/traceroute.tproj/Makefile.preamble diff --git a/traceroute.tproj/Makefile.preamble b/traceroute.tproj/Makefile.preamble index 2c9003c..274c786 100644 --- a/traceroute.tproj/Makefile.preamble +++ b/traceroute.tproj/Makefile.preamble @@ -16,7 +16,7 @@ ## (e.g. change -O to -O2), see Makefile.postamble. # Flags passed to compiler (in addition to -g, -O, etc) -OTHER_CFLAGS = +OTHER_CFLAGS = -DHAVE_SOCKADDR_SA_LEN -mdynamic-no-pic # Flags passed to ld (in addition to -ObjC, etc.) OTHER_LDFLAGS = @@ -111,3 +111,4 @@ OTHER_HELP_DIRS = # $(NAME).%d[.%d][.%d] and the following line must be uncommented. OTHER_GENERATED_OFILES = $(VERS_OFILE) -include ../Makefile.include +AFTER_INSTALL = after_install