update
This commit is contained in:
parent
6e0305828e
commit
289df10eb1
@ -16,7 +16,7 @@ endif
|
|||||||
all: helloworld.so hellotype.so helloblock.so hellocluster.so hellotimer.so hellodict.so hellohook.so helloacl.so build-keydb_modstatsd
|
all: helloworld.so hellotype.so helloblock.so hellocluster.so hellotimer.so hellodict.so hellohook.so helloacl.so build-keydb_modstatsd
|
||||||
|
|
||||||
build-keydb_modstatsd:
|
build-keydb_modstatsd:
|
||||||
-(cd keydb_modstatsd && $(MAKE))
|
$(MAKE) -C keydb_modstatsd
|
||||||
|
|
||||||
.c.xo:
|
.c.xo:
|
||||||
$(CC) -I. $(CFLAGS) $(SHOBJ_CFLAGS) -fPIC -c $< -o $@
|
$(CC) -I. $(CFLAGS) $(SHOBJ_CFLAGS) -fPIC -c $< -o $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user