File:  [ELWIX - Embedded LightWeight unIX -] / elwix / files / sqlite / Makefile
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Sun Apr 8 16:31:40 2012 UTC (12 years, 4 months ago) by misho
Branches: elwix1_6
add crunched SQLite3 ver 3.7.10 from NetBSD

    1: # ELWIX project sqlite3 embedding database
    2: #
    3: # $Id: Makefile,v 1.1.2.1 2012/04/08 16:31:40 misho Exp $
    4: 
    5: SUBDIR = lib bin
    6: 
    7: .include <bsd.subdir.mk>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>