Removed dead code (and a few fixes)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
CFLAGS=-g -std=gnu99 -Wall -pedantic
|
||||
LDFLAGS=$(CFLAGS)
|
||||
|
||||
all: server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user