projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8ba88e
)
Makefile: clear -> clean
author
Robert Swiecki
<robert@swiecki.net>
Sat, 16 Sep 2017 16:10:28 +0000
(18:10 +0200)
committer
Robert Swiecki
<robert@swiecki.net>
Sat, 16 Sep 2017 16:10:28 +0000
(18:10 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e0a305c666bca9030d71e1e3c8d9524f1cc48592..b295502099674d1ff823b3e724dced1182ee5d17 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-55,7
+55,7
@@
ifeq ($(NL3_EXISTS), yes)
endif
endif
-.PHONY: all clea
r
depend indent
+.PHONY: all clea
n
depend indent
.c.o: %.c
$(CC) $(CFLAGS) $< -o $@