Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
d7aa1aea
Commit
d7aa1aea
authored
Mar 29, 2003
by
Howard Chu
Browse files
Cleanup comments
parent
9b470e14
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/mkvers.bat
View file @
d7aa1aea
rem
$OpenLDAP$
rem
Copyright 1998-2003 The OpenLDAP Foundation
rem
COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
rem
of this package for details.
rem
rem
Create a version.c file from build/version.h
rem
::
$OpenLDAP$
::
Copyright 1998-2003 The OpenLDAP Foundation
::
COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
::
of this package for details.
::
::
Create a version.c file from build/version.h
::
rem input, output
, app, static
:: usage: mkvers.bat <path/version.h>, <version.c>
,
<
app
name>
,
<
static
>
copy
%
1
%
2
(
echo
.
)
>>
%
2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment