- Start LibLog support implementation,
- Fix .h and .c file headers.
This commit is contained in:
@@ -9,8 +9,8 @@ include ../Makefile.rule
|
||||
|
||||
|
||||
|
||||
DEP += libnode.h ../include/node.h Makefile
|
||||
INCLUDE += -I . -I ../include
|
||||
DEP += libnode.h ../include/node.h ../../liblog/include/log.h Makefile
|
||||
INCLUDE += -I . -I ../include -I ../../liblog/include
|
||||
|
||||
ifdef _LIBVER_SUPPORT
|
||||
DEP += ../../libver/ver.h
|
||||
|
||||
Reference in New Issue
Block a user