mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Remove empty line used to force CVS to update the $Id date string format
This commit is contained in:
parent
f96204dbe0
commit
4677778f85
@ -39,4 +39,3 @@ pdf: $(PDFPAGES)
|
|||||||
rm $$foo.ps; \
|
rm $$foo.ps; \
|
||||||
echo "converted $< to $@")
|
echo "converted $< to $@")
|
||||||
|
|
||||||
|
|
||||||
|
@ -40,4 +40,3 @@ int main(void)
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -33,4 +33,3 @@ int main(void)
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -88,4 +88,3 @@ $(LIBCURL_DLL) $(LIBCURL_IMPLIB): $(OBJECTS) $(LINKLIB)
|
|||||||
$(LD) $(LDFLAGS) -e$(LIBCURL_DLL) $**
|
$(LD) $(LDFLAGS) -e$(LIBCURL_DLL) $**
|
||||||
$(IMPLIB) $(LIBCURL_IMPLIB) $(LIBCURL_DLL)
|
$(IMPLIB) $(LIBCURL_IMPLIB) $(LIBCURL_DLL)
|
||||||
|
|
||||||
|
|
||||||
|
@ -60,4 +60,3 @@ FUTURE
|
|||||||
curlx_mvsprintf
|
curlx_mvsprintf
|
||||||
curlx_mvprintf
|
curlx_mvprintf
|
||||||
curlx_mvfprintf
|
curlx_mvfprintf
|
||||||
|
|
||||||
|
@ -37,4 +37,3 @@ package:
|
|||||||
mkdir ./tmp
|
mkdir ./tmp
|
||||||
pkgmk -o -d ./tmp
|
pkgmk -o -d ./tmp
|
||||||
pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG}
|
pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG}
|
||||||
|
|
||||||
|
@ -12,7 +12,6 @@ $!
|
|||||||
$! 8-FEB-2005, MSK, changed the openssl, libssl and libcrypto defines
|
$! 8-FEB-2005, MSK, changed the openssl, libssl and libcrypto defines
|
||||||
$! to not override previously defined logicals.
|
$! to not override previously defined logicals.
|
||||||
$!
|
$!
|
||||||
$!
|
|
||||||
$ proc = f$environment( "PROCEDURE")
|
$ proc = f$environment( "PROCEDURE")
|
||||||
$ thisdev = f$parse( proc,,,"DEVICE")
|
$ thisdev = f$parse( proc,,,"DEVICE")
|
||||||
$ thisdir = f$parse( proc,,,"DIRECTORY") - ".PACKAGES.VMS]"
|
$ thisdir = f$parse( proc,,,"DIRECTORY") - ".PACKAGES.VMS]"
|
||||||
|
@ -65,4 +65,3 @@ This is not done automatically, since the .MSG file is a hand edit
|
|||||||
of the relevant stuff from the CURL.H file. If you want to do this
|
of the relevant stuff from the CURL.H file. If you want to do this
|
||||||
yourself you'll need the SDL package from the freeware CD.
|
yourself you'll need the SDL package from the freeware CD.
|
||||||
|
|
||||||
|
|
||||||
|
@ -44,4 +44,3 @@ nil HOOK is executed and the rest of the hooks are ignored."
|
|||||||
'((string-match "other" (buffer-file-name)) . other-c-mode-common-hook))
|
'((string-match "other" (buffer-file-name)) . other-c-mode-common-hook))
|
||||||
;; Make sure the default style is appended.
|
;; Make sure the default style is appended.
|
||||||
(add-hook 'my-style-selective-mode-hook '(t . my-c-mode-common-hook) t)
|
(add-hook 'my-style-selective-mode-hook '(t . my-c-mode-common-hook) t)
|
||||||
|
|
||||||
|
@ -88,4 +88,3 @@ hugehelp.c: hugehelp.c.cvs
|
|||||||
@$(CP) $** $@
|
@$(CP) $** $@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user