file reorg, pathnames.h, paths.h
[unix-history] / usr / src / old / which / Makefile
index d54ab7f..5d6f2b1 100644 (file)
 # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 # WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 #
 # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 # WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 MAN=   which.0
 
 all which clean cleandir depend lint tags:
 
 install: ${MAN}
 #
 MAN=   which.0
 
 all which clean cleandir depend lint tags:
 
 install: ${MAN}
-       install -c -o bin -g bin -m 755 which.csh ${DESTDIR}/usr/ucb/which
+       install -c -o bin -g bin -m 755 which.csh ${DESTDIR}/usr/bin/which
        install -c -o bin -g bin -m 444 ${MAN} ${DESTDIR}/usr/man/cat1
        install -c -o bin -g bin -m 444 ${MAN} ${DESTDIR}/usr/man/cat1