mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
Added writeout.[ch]
This commit is contained in:
parent
d073ec0a71
commit
a5f13de704
@ -22,7 +22,8 @@ dict.h getdate.c if2ip.h speedcheck.h urldata.h \
|
|||||||
download.c getdate.h ldap.c ssluse.c version.c \
|
download.c getdate.h ldap.c ssluse.c version.c \
|
||||||
download.h getenv.c ldap.h ssluse.h \
|
download.h getenv.c ldap.h ssluse.h \
|
||||||
escape.c getenv.h mprintf.c telnet.c \
|
escape.c getenv.h mprintf.c telnet.c \
|
||||||
escape.h getpass.c netrc.c telnet.h
|
escape.h getpass.c netrc.c telnet.h \
|
||||||
|
writeout.c writeout.h
|
||||||
|
|
||||||
# Say $(srcdir), so GNU make does not report an ambiguity with the .y.c rule.
|
# Say $(srcdir), so GNU make does not report an ambiguity with the .y.c rule.
|
||||||
$(srcdir)/getdate.c: getdate.y
|
$(srcdir)/getdate.c: getdate.y
|
||||||
|
Loading…
Reference in New Issue
Block a user