Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2002 07:28:46 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12821 for review
Message-ID:  <200206131428.g5DESkl09169@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12821

Change 12821 by des@des.at.des.thinksec.com on 2002/06/13 07:28:21

	Connect etc and bin to the build.
	
	Sponsored by:	DARPA, NAI Labs

Affected files ...

... //depot/projects/cryptoki/Makefile#3 edit

Differences ...

==== //depot/projects/cryptoki/Makefile#3 (text+ko) ====

@@ -32,11 +32,13 @@
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
 #
-# $P4: //depot/projects/cryptoki/Makefile#2 $
+# $P4: //depot/projects/cryptoki/Makefile#3 $
 #
 
 SUBDIR		 =
+SUBDIR		+= etc
 SUBDIR		+= include
 SUBDIR		+= lib
+SUBDIR		+= bin
 
 .include <bsd.subdir.mk>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206131428.g5DESkl09169>