projects
/
ets2_tele.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7a79e5
)
* Added telelogger to clean target
author
volpol
<volpol@packet-gain.de>
Thu, 25 Jul 2019 21:02:08 +0000
(23:02 +0200)
committer
volpol
<volpol@packet-gain.de>
Thu, 25 Jul 2019 21:02:08 +0000
(23:02 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e49e4c63531c84c767104069f2f0bd07997f4abd..473d788345b4828c8f4bbbe52b3f8345b65d5352 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-40,4
+40,4
@@
telelogger: telelogger.o shmget.o
$(CC) -c $(CFLAGS) -o $*.o $*.c
clean:
- @rm -f -- *.so *.o telehttpd
+ @rm -f -- *.so *.o telehttpd
telelogger