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; \
|
||||
echo "converted $< to $@")
|
||||
|
||||
|
||||
|
@ -40,3 +40,4 @@ int main(void)
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -33,3 +33,4 @@ int main(void)
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -88,3 +88,4 @@ $(LIBCURL_DLL) $(LIBCURL_IMPLIB): $(OBJECTS) $(LINKLIB)
|
||||
$(LD) $(LDFLAGS) -e$(LIBCURL_DLL) $**
|
||||
$(IMPLIB) $(LIBCURL_IMPLIB) $(LIBCURL_DLL)
|
||||
|
||||
|
||||
|
@ -60,3 +60,4 @@ FUTURE
|
||||
curlx_mvsprintf
|
||||
curlx_mvprintf
|
||||
curlx_mvfprintf
|
||||
|
||||
|
@ -37,3 +37,4 @@ package:
|
||||
mkdir ./tmp
|
||||
pkgmk -o -d ./tmp
|
||||
pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG}
|
||||
|
||||
|
@ -12,6 +12,7 @@ $!
|
||||
$! 8-FEB-2005, MSK, changed the openssl, libssl and libcrypto defines
|
||||
$! to not override previously defined logicals.
|
||||
$!
|
||||
$!
|
||||
$ proc = f$environment( "PROCEDURE")
|
||||
$ thisdev = f$parse( proc,,,"DEVICE")
|
||||
$ 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
|
||||
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))
|
||||
;; Make sure the default style is appended.
|
||||
(add-hook 'my-style-selective-mode-hook '(t . my-c-mode-common-hook) t)
|
||||
|
||||
|
@ -88,3 +88,4 @@ hugehelp.c: hugehelp.c.cvs
|
||||
@$(CP) $** $@
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user