From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 21 01:49:33 2014 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80656BC5 for ; Thu, 21 Aug 2014 01:49:33 +0000 (UTC) Received: from mail-qg0-x22d.google.com (mail-qg0-x22d.google.com [IPv6:2607:f8b0:400d:c04::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 42EEF3089 for ; Thu, 21 Aug 2014 01:49:33 +0000 (UTC) Received: by mail-qg0-f45.google.com with SMTP id f51so8211730qge.32 for ; Wed, 20 Aug 2014 18:49:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=TiJOTEhrDDYtJ53ZG7G8b5CPT5jLGBHfG7lKc4+xfG4=; b=Sd3Thlaexaf8LBMpUtTdjPWWO4ro1lVo8JUKqpGxYKUaf1m/A2YwXV5gGDG+DOoDoJ h9/8WiWVKyjPauZCe3JggOAsfiMcSIO6BamRqr6103ceRHPE5TqwOz3HsKmiIjS7b3km IjWRsvnqFoJX7eGlnds4HseTrluF32Y4UvuOcqn/mhGDKllZBfPhoGXGqjlOdohkjvi6 ptuuY6umfZLCYbVnvpnpjWqNmRpEX8pKEE+CKO7cWHr1iddbinoXRu8vFoMH+dJptv00 rNwQzLQz/MFpumMpNy6Q3UFu/XCFhziChyj1va2q09Sb1r3nuikPkG66v/yjkcTcI7l/ ponw== MIME-Version: 1.0 X-Received: by 10.224.36.4 with SMTP id r4mr13574864qad.69.1408585772312; Wed, 20 Aug 2014 18:49:32 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.39.139 with HTTP; Wed, 20 Aug 2014 18:49:32 -0700 (PDT) In-Reply-To: <53F52D45.7070405@tysdomain.com> References: <53F52D45.7070405@tysdomain.com> Date: Wed, 20 Aug 2014 18:49:32 -0700 X-Google-Sender-Auth: uOULOQKfQSf_iiJuk0tQlPDqb-U Message-ID: Subject: Re: Making this Makefile work on FreeBSD From: Adrian Chadd To: tyler@tysdomain.com Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2014 01:49:33 -0000 It's a gmake file. Just install / run gmake. -a On 20 August 2014 16:20, Littlefield, Tyler wrote: > Hello all: > I'd really like to be able to say that this compiles with FreeBSD. when I > use make, there are some issues; would anyone be able to look at this > perhaps > and provide some pointers for making this compile both on Linux and FreeBSD? > Thanks, > https://github.com/sorressean/Aspen/blob/master/src/Makefile > > -- > Take care, > Ty > http://tds-solutions.net > He that will not reason is a bigot; he that cannot reason is a fool; he that > dares not reason is a slave. > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"