]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - find/Makefile
shell_cmds-116.tar.gz
[apple/shell_cmds.git] / find / Makefile
index 2deb86426c67b1de8eee97ef5d28ca1c2db72517..4e13a44cb18ef3551a12fa68a147137688f79d1f 100644 (file)
@@ -16,8 +16,12 @@ HFILES = extern.h find.h
 
 CFILES = find.c function.c ls.c main.c misc.c operator.c option.c
 
+OTHERLINKED = getdate.y
+OTHERLINKEDOFILES = getdate.o
+
 OTHERSRCS = Makefile Makefile.preamble Makefile.postamble find.1
 
+OTHER_CFLAGS = -D__FBSDID=__RCSID -D_DARWIN_USE_64_BIT_INODE
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
 CODE_GEN_STYLE = DYNAMIC