5 MANPAGES = ln.1 symlink.7
7 Extra_CC_Flags = -Werror -Wall -D__FBSDID=__RCSID -D_DARWIN_USE_64_BIT_INODE
8 Extra_LD_Flags = -dead_strip
10 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
13 $(LN) -f $(DSTROOT)$(Install_Dir)/ln \
14 $(DSTROOT)$(Install_Dir)/link
15 $(LN) -f $(DSTROOT)/usr/share/man/man1/ln.1 \
16 $(DSTROOT)/usr/share/man/man1/link.1