aboutsummaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/config/config.def.h (renamed from config.def.h)0
-rw-r--r--src/config/config.h (renamed from config.h)0
-rw-r--r--src/config/config.mk (renamed from config.mk)2
3 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/src/config/config.def.h
index e6d32c5..e6d32c5 100644
--- a/config.def.h
+++ b/src/config/config.def.h
diff --git a/config.h b/src/config/config.h
index e6d32c5..e6d32c5 100644
--- a/config.h
+++ b/src/config/config.h
diff --git a/config.mk b/src/config/config.mk
index 1c9d2e3..3935516 100644
--- a/config.mk
+++ b/src/config/config.mk
@@ -37,4 +37,4 @@ LDFLAGS = ${LIBS}
37#LDFLAGS = ${LIBS} 37#LDFLAGS = ${LIBS}
38 38
39# compiler and linker 39# compiler and linker
40CC = cc 40CC = gcc