13 lines
154 B
Diff
13 lines
154 B
Diff
|
--- a/src/Makefile
|
||
|
+++ b/src/Makefile
|
||
|
@@ -1,9 +1,6 @@
|
||
|
|
||
|
BINDIR=../bin
|
||
|
|
||
|
-# CFLAGS=-g
|
||
|
-CFLAGS=-O
|
||
|
-
|
||
|
default : build.h smcroute
|
||
|
|
||
|
all : smcroute mcsender
|