Add cfw_class_name().
This commit is contained in:
parent
405ecc9c73
commit
794d352d33
3 changed files with 37 additions and 2 deletions
|
@ -4,10 +4,10 @@ LIB_MAJOR = 0
|
|||
LIB_MINOR = 0
|
||||
|
||||
SRCS = cfwarray.c \
|
||||
cfwclass.c \
|
||||
cfwobject.c \
|
||||
cfwstring.c
|
||||
|
||||
INCLUDES = ${SRCS:.c=.h} \
|
||||
cfwclass.h
|
||||
INCLUDES = ${SRCS:.c=.h}
|
||||
|
||||
include ../buildsys.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue