X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/e407a76b5d5c20d98a7c128a4f9b6499da2be298..e1a085bab7df5bb0af9b495e350271357a7cd388:/xargs/Makefile diff --git a/xargs/Makefile b/xargs/Makefile index 174730e..62f9db7 100644 --- a/xargs/Makefile +++ b/xargs/Makefile @@ -18,6 +18,7 @@ CFILES = xargs.c strnsubst.c OTHERSRCS = Makefile Makefile.preamble Makefile.postamble xargs.1 +OTHER_CFLAGS = -D__FBSDID=__RCSID MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles CODE_GEN_STYLE = DYNAMIC