mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
Add empty line, to force CVS to update the $Id date string format
This commit is contained in:
parent
4650732f4a
commit
0427b783e2
@ -39,3 +39,4 @@ pdf: $(PDFPAGES)
|
|||||||
rm $$foo.ps; \
|
rm $$foo.ps; \
|
||||||
echo "converted $< to $@")
|
echo "converted $< to $@")
|
||||||
|
|
||||||
|
|
||||||
|
@ -40,3 +40,4 @@ int main(void)
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -33,3 +33,4 @@ int main(void)
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -88,3 +88,4 @@ $(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,3 +60,4 @@ FUTURE
|
|||||||
curlx_mvsprintf
|
curlx_mvsprintf
|
||||||
curlx_mvprintf
|
curlx_mvprintf
|
||||||
curlx_mvfprintf
|
curlx_mvfprintf
|
||||||
|
|
||||||
|
@ -37,3 +37,4 @@ 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,6 +12,7 @@ $!
|
|||||||
$! 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,3 +65,4 @@ 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,3 +44,4 @@ 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,3 +88,4 @@ hugehelp.c: hugehelp.c.cvs
|
|||||||
@$(CP) $** $@
|
@$(CP) $** $@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user