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