blob: a52aee4f9c9eb4640a267adb017f5d27c8ccb4ff [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/src/Makefile
2+++ b/src/Makefile
3@@ -1,7 +1,7 @@
4 # In case of windows, use os_cygwin=yes setting in the configuration file (smsd.conf).
5
6 # Select your setup size:
7-CFLAGS = -D NUMBER_OF_MODEMS=64
8+CFLAGS ?= -D NUMBER_OF_MODEMS=64
9
10 # Uncomment for Solaris
11 # CFLAGS += -D SOLARIS