mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
remove test piece
This commit is contained in:
parent
0150bff7b4
commit
ead065d803
@ -18,8 +18,3 @@ lib500_DEPENDENCIES = $(LIBDIR)/libcurl.la
|
||||
lib501_SOURCES = lib501.c first.c test.h
|
||||
lib501_LDADD = $(LIBDIR)/libcurl.la
|
||||
lib501_DEPENDENCIES = $(LIBDIR)/libcurl.la
|
||||
|
||||
setup:
|
||||
for file in lib*.c; do \
|
||||
echo $$file; \
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user