To get this branch, use:
bzr branch
http://bzr.ed.am/sqlite3cc
« back to all changes in this revision
Viewing changes to src/emake.mk
-
Committer:
Tim Marston
-
Date:
2014-01-03 12:45:31 UTC
-
Revision ID:
tim@ed.am-20140103124531-ehrcs7qw7rf6b1iu
updated bzrignore
- files renamed:
-
Makefile
=>
emake.mk
-
include/sqlitepp/
=>
include/sqlite3cc/
Show diffs side-by-side
added
removed
10
13
LIBRARIES := sqlite3
11
14
CPPFLAGS := -I../include
12
15
include ~/src/edam.mk