mirror of https://github.com/mongodb/mongo
portable
This commit is contained in:
parent
ab2aeb5132
commit
5f3d8873d8
|
|
@ -1,6 +1,6 @@
|
|||
# makefile for our db project
|
||||
|
||||
FLAGS=-I ..
|
||||
FLAGS=-I .. -I/opt/java/include/ -I/opt/java/include/linux -Isrc/p -I/src/p/db
|
||||
|
||||
OBJS=../stdafx.o ../util/sock.o ../grid/message.o ../util/mmap.o pdfile.o query.o
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue