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:
edam
-
Date:
2010-07-29 21:00:36 UTC
-
Revision ID:
edam@waxworlds.org-20100729210036-7me19mqc1iqo34pm
- failed to update TODO in last commit
- 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