diff options
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ NAME = cherry CC = cc SRC != find src -name '*.c' OBJ = ${SRC:.c=.o} -LIB = x11 utils +LIB = x11 utils log STD = c11 #WRN = -Wall -Werror |
![]() |
index : libs/c/cherry.git | |
GUI toolkit cross-platform | Alessandro Iezzi |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | config.mk | 2 |
@@ -5,7 +5,7 @@ NAME = cherry CC = cc SRC != find src -name '*.c' OBJ = ${SRC:.c=.o} -LIB = x11 utils +LIB = x11 utils log STD = c11 #WRN = -Wall -Werror |