Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1fd0d2b9
Commit
1fd0d2b9
authored
Jun 20, 2007
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(${lispsource}international/charprop.el): Move this
target within "#ifdef HAVE_UNIDATA" and "#endif".
parent
acd1b9bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/Makefile.in
View file @
1fd0d2b9
...
...
@@ -1000,13 +1000,13 @@ ${libsrc}make-docfile${EXEEXT}:
#ifdef HAVE_UNIDATA
UNIDATA
=
${admindir}
unidata/UnicodeData.txt
#endif
${lispsource}international/charprop.el
:
temacs${EXEEXT} ${UNIDATA}
RUNEMACS
=
"
$(RUN_TEMACS)
"
;
\
cd
${admindir}
unidata
;
\
$(MAKE)
$(MFLAGS)
\
RUNEMACS
=
"
$
${RUNEMACS}
"
DSTDIR
=
${lispsource}
international
#endif
/*
Some
systems
define
this
to
cause
parallel
Make-ing.
*/
#ifndef MAKE_PARALLEL
...
...
Write
Preview
Markdown
is supported
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