we do these from the lib automatically now
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@419 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
e1f3a14ad8
commit
051f682516
|
@ -9,6 +9,6 @@ include $(BASE)/build/modmake.rules
|
|||
local_depend: $(OZA)
|
||||
|
||||
$(OZA): $(OZ_DIR)/.update
|
||||
cd $(OZ_DIR) && $(MAKE) ZAP_MODS="wanpipe zt" ZAP_CFLAGS="-g -ggdb $(ALL_CXXFLAGS)"
|
||||
cd $(OZ_DIR) && $(MAKE) ZAP_MODS="wanpipe zt" ZAP_CFLAGS="$(ALL_CXXFLAGS)"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue