update make file
This commit is contained in:
parent
dda1223870
commit
9345eb5160
@ -1,5 +1,5 @@
|
||||
CC=cc
|
||||
CFLAGS=-I/usr/local/include -I../../deps/
|
||||
CFLAGS=-I/usr/local/include -I../../deps/ -I../../deps/ftplib-4.0-1/src
|
||||
DEPS = mnetftpc.c
|
||||
LIBFTP = ../../deps/ftplib-4.0-1/src/libftp.a
|
||||
OBJ = mnetftpc.o
|
||||
|
Reference in New Issue
Block a user