blob: a7d6a860206bd3e07f02a46948bc4a9dac020e9f [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/soloscli/Makefile
2+++ b/soloscli/Makefile
3@@ -4,9 +4,6 @@
4 # Last Mod: 2009-06-16
5 #
6
7-CC=gcc
8-CFLAGS=-Wall
9-
10 soloscli: soloscli.c soloscli.h
11
12 clean: