regenerate proper namespaced code for other 3 interfaces, fix their includes accordingly
[systembsd.git] / Makefile
index 752144ce2d6046142d3efeb687e6b768d3a6cfd9..bafd75a943adea04e7a0286ac2899167f0b48b14 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 .PHONY: all
 
-CFLAGS=-Wall -Wextra -Werror -std=c89 -pedantic 
+CFLAGS=-Wall -Wextra -Werror -std=c89 
 DEBUGF=-O0 -v -g
 SRCDIR=src
 INTFDIR=$(SRCDIR)/interfaces