mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 11:45:29 +08:00
13 lines
160 B
Diff
13 lines
160 B
Diff
--- a/soloscli/Makefile
|
|
+++ b/soloscli/Makefile
|
|
@@ -4,9 +4,6 @@
|
|
# Last Mod: 2009-06-16
|
|
#
|
|
|
|
-CC=gcc
|
|
-CFLAGS=-Wall
|
|
-
|
|
soloscli: soloscli.c soloscli.h
|
|
|
|
clean:
|