Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5ae051fd
Commit
5ae051fd
authored
Apr 12, 2009
by
Andreas Schwab
Browse files
(install): Remove .gitignore files.
parent
cea426d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
leim/ChangeLog
leim/ChangeLog
+4
-0
leim/Makefile.in
leim/Makefile.in
+1
-0
No files found.
leim/ChangeLog
View file @
5ae051fd
2009
-
04
-
12
Andreas
Schwab
<
schwab
@
linux
-
m68k
.
org
>
*
Makefile
.
in
(
install
):
Remove
.
gitignore
files
.
2009
-
03
-
19
Kenichi
Handa
<
handa
@
m17n
.
org
>
*
leim
-
ext
.
el
:
Change
the
encoding
to
utf
-
8.
...
...
leim/Makefile.in
View file @
5ae051fd
...
...
@@ -242,6 +242,7 @@ install: all
fi
;
\
rm
-rf
${INSTALLDIR}
/CVS
${INSTALLDIR}
/
*
/CVS
;
\
rm
-f
${INSTALLDIR}
/.cvsignore
${INSTALLDIR}
/
*
/.cvsignore
;
\
rm
-f
${INSTALLDIR}
/.gitignore
${INSTALLDIR}
/
*
/.gitignore
;
\
rm
-f
${INSTALLDIR}
/.arch-inventory
${INSTALLDIR}
/
*
/.arch-inventory
;
\
rm
-f
${INSTALLDIR}
/
\#
*
${INSTALLDIR}
/
*
/
\#
*
;
\
rm
-f
${INSTALLDIR}
/.
\#
*
${INSTALLDIR}
/
*
/.
\#
*
;
\
...
...
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