Loading lib/Makefile.am +3 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,9 @@ $(srcdir)/getdate.c: getdate.y mv -f y.tab.c getdate.c $(srcdir)/ca-bundle.h: Makefile.in Makefile chmod 0644 $@ @if test -f $@; then \ chmod 0644 $@; \ fi echo "/* The file is generated automaticly */" > $@ if CABUNDLE echo '#define CURL_CA_BUNDLE @CURL_CA_BUNDLE@' >> $@ Loading Loading
lib/Makefile.am +3 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,9 @@ $(srcdir)/getdate.c: getdate.y mv -f y.tab.c getdate.c $(srcdir)/ca-bundle.h: Makefile.in Makefile chmod 0644 $@ @if test -f $@; then \ chmod 0644 $@; \ fi echo "/* The file is generated automaticly */" > $@ if CABUNDLE echo '#define CURL_CA_BUNDLE @CURL_CA_BUNDLE@' >> $@ Loading