mirror of
https://github.com/curl/curl.git
synced 2026-04-30 17:27:55 +03:00
remove compilation time generated files
This commit is contained in:
parent
cfc1d037ff
commit
15eee5dbbb
1 changed files with 2 additions and 3 deletions
|
|
@ -4,9 +4,8 @@ lib_LTLIBRARIES = libcares.la
|
|||
|
||||
man_MANS = $(MANPAGES)
|
||||
|
||||
MSVCFILES = vc/adig/adig.dep vc/adig/adig.dsp vc/vc.dsw vc/ahost/ahost.dep \
|
||||
vc/ahost/ahost.dsp vc/areslib/areslib.dep vc/areslib/areslib.dsp \
|
||||
vc/areslib/areslib.dsw vc/acountry/acountry.dsp
|
||||
MSVCFILES = vc/vc.dsw vc/acountry/acountry.dsp vc/adig/adig.dsp \
|
||||
vc/ahost/ahost.dsp vc/areslib/areslib.dsp vc/areslib/areslib.dsw
|
||||
|
||||
if DEBUGBUILD
|
||||
PROGS =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue