Fixed makefile
This commit is contained in:
parent
d638b1adc4
commit
79a99763a9
@ -5,7 +5,7 @@
|
|||||||
include ../Makefile.global
|
include ../Makefile.global
|
||||||
|
|
||||||
SRCS = mball.c dlcount.c mblang.c mbstat.c mbtoberep.c mbuser.c mbbw.c
|
SRCS = mball.c dlcount.c mblang.c mbstat.c mbtoberep.c mbuser.c mbbw.c
|
||||||
HDRS = mball.h dlcount.h mbstat.h mbuser.h mbbw.h
|
HDRS = mball.h dlcount.h mbstat.h mbuser.h
|
||||||
MBALL_OBJS = mball.o dlcount.o
|
MBALL_OBJS = mball.o dlcount.o
|
||||||
MBALL_LIBS = ../lib/libmbse.a ../lib/libdbase.a
|
MBALL_LIBS = ../lib/libmbse.a ../lib/libdbase.a
|
||||||
MBLANG_OBJS = mblang.o
|
MBLANG_OBJS = mblang.o
|
||||||
|
Reference in New Issue
Block a user