]> git.saurik.com Git - apple/shell_cmds.git/blob - locate/Makefile
shell_cmds-118.tar.gz
[apple/shell_cmds.git] / locate / Makefile
1 Project = locate
2 Install_Dir = /usr/bin
3
4 SubProjects = bigram code locate
5 MANPAGES = locate.code.8
6
7 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
8
9 after_install:
10 $(LN) $(DSTROOT)/usr/share/man/man8/locate.code.8 \
11 $(DSTROOT)/usr/share/man/man8/locate.bigram.8