Changed the target names to bacarf and bacawf.
This commit is contained in:
@@ -14,7 +14,7 @@ INCLUDES = -I. -Iports/linux -Idemo/object -Idemo/handler
|
|||||||
|
|
||||||
CFLAGS = -Wall -g $(INCLUDES) $(DEFINES)
|
CFLAGS = -Wall -g $(INCLUDES) $(DEFINES)
|
||||||
|
|
||||||
TARGET = readfile
|
TARGET = bacarf
|
||||||
|
|
||||||
SRCS = demo/readfile/readfile.c \
|
SRCS = demo/readfile/readfile.c \
|
||||||
ports/linux/bip-init.c \
|
ports/linux/bip-init.c \
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ INCLUDES = -I. -Iports/linux -Idemo/object -Idemo/handler
|
|||||||
|
|
||||||
CFLAGS = -Wall -g $(INCLUDES) $(DEFINES)
|
CFLAGS = -Wall -g $(INCLUDES) $(DEFINES)
|
||||||
|
|
||||||
TARGET = writefile
|
TARGET = bacawf
|
||||||
|
|
||||||
SRCS = demo/writefile/writefile.c \
|
SRCS = demo/writefile/writefile.c \
|
||||||
ports/linux/bip-init.c \
|
ports/linux/bip-init.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user