Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
3affc3bd
Commit
3affc3bd
authored
Jul 31, 2012
by
Alejandro Mery
Browse files
build: fix `make .gitignore`
parent
45c1d3ef
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
3affc3bd
...
...
@@ -39,5 +39,5 @@ fel: fel.c
.gitignore
:
Makefile
@
for
x
in
$(TOOLS)
'*.o'
'*.swp'
;
do
\
echo
$$
x
;
\
echo
"
$$
x
"
;
\
done
>
$@
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