From owner-p4-projects Thu Jun 13 7:30:14 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 6B49237B41F; Thu, 13 Jun 2002 07:29:29 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7DFE37B622 for ; Thu, 13 Jun 2002 07:28:46 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DESkl09169 for perforce@freebsd.org; Thu, 13 Jun 2002 07:28:46 -0700 (PDT) (envelope-from des@freebsd.org) Date: Thu, 13 Jun 2002 07:28:46 -0700 (PDT) Message-Id: <200206131428.g5DESkl09169@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to des@freebsd.org using -f From: Dag-Erling Smorgrav Subject: PERFORCE change 12821 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message