Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Raphaël Cauderlier
dklib
Commits
64ae7bdd
Commit
64ae7bdd
authored
Nov 13, 2013
by
Raphaël Cauderlier
Browse files
[Build] Don't ignore dkdep warnings
parent
7c866f3d
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
64ae7bdd
...
@@ -11,7 +11,7 @@ all: dk_records.dko dk_builtins.dko dk_monads.dko
...
@@ -11,7 +11,7 @@ all: dk_records.dko dk_builtins.dko dk_monads.dko
depend
:
.depend
depend
:
.depend
.depend
:
.depend
:
dkdep
*
.dk
2> /dev/null
>
.depend
dkdep
*
.dk
>
.depend
clean
:
clean
:
rm
-f
*
.dko .depend
rm
-f
*
.dko .depend
...
...
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