PERFORCE change 84411 for review
soc-andrew
soc-andrew at FreeBSD.org
Tue Sep 27 19:17:09 PDT 2005
http://perforce.freebsd.org/chv.cgi?CH=84411
Change 84411 by soc-andrew at soc-andrew_serv on 2005/09/28 02:16:07
Move the install directory to inst. This fixes `make install'
Affected files ...
.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/Makefile#4 edit
.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/inst/Makefile#1 branch
.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/install/Makefile#2 delete
Differences ...
==== //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/Makefile#4 (text+ko) ====
@@ -1,3 +1,3 @@
-SUBDIR= base conf configure configure.menu install lib pit
+SUBDIR= base conf configure configure.menu inst lib pit
.include <bsd.subdir.mk>
More information about the p4-projects
mailing list