repo.or.cz
/
wakedown.gameserver.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial Commit
[wakedown.gameserver.git]
/
Makefile.am
blob
7ccc97d0c28fb2f172cf86ceed782be90b0d9fc4
1
2
EXTRA_DIST = ../../../../usr/lib/db4o/Db4objects.Db4o.dll
3
4
#Warning: This is an automatically generated file, do not edit!
5
if ENABLE_DEBUG
6
SUBDIRS = . .
7
endif
8
if ENABLE_RELEASE
9
SUBDIRS = . .
10
endif
11
12
# Include project specific makefile
13
include GameServer.make