mirror of
https://github.com/curl/curl.git
synced 2026-08-26 13:03:32 +03:00
remove test piece
This commit is contained in:
parent
0150bff7b4
commit
ead065d803
1 changed files with 0 additions and 5 deletions
|
|
@ -18,8 +18,3 @@ lib500_DEPENDENCIES = $(LIBDIR)/libcurl.la
|
||||||
lib501_SOURCES = lib501.c first.c test.h
|
lib501_SOURCES = lib501.c first.c test.h
|
||||||
lib501_LDADD = $(LIBDIR)/libcurl.la
|
lib501_LDADD = $(LIBDIR)/libcurl.la
|
||||||
lib501_DEPENDENCIES = $(LIBDIR)/libcurl.la
|
lib501_DEPENDENCIES = $(LIBDIR)/libcurl.la
|
||||||
|
|
||||||
setup:
|
|
||||||
for file in lib*.c; do \
|
|
||||||
echo $$file; \
|
|
||||||
done
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue