]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Revert "Commit mk files for sql modules"
authorAlan T. DeKok <aland@freeradius.org>
Wed, 2 Dec 2015 18:51:39 +0000 (13:51 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 2 Dec 2015 18:51:51 +0000 (13:51 -0500)
This reverts commit 2b77b7e830222d0192f42efe66cae38f061aa34c.

src/modules/rlm_sqlhpwippool/all.mk [deleted file]
src/modules/rlm_sqlippool/all.mk [deleted file]

diff --git a/src/modules/rlm_sqlhpwippool/all.mk b/src/modules/rlm_sqlhpwippool/all.mk
deleted file mode 100644 (file)
index dc22d89..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-TARGETNAME     := rlm_sqlhpwippool
-
-ifneq "$(TARGETNAME)" ""
-TARGET         := $(TARGETNAME).a
-endif
-
-SOURCES                := $(TARGETNAME).c
-
-SRC_CFLAGS     := 
-SRC_CFLAGS     += -I$(top_builddir)/src/modules/rlm_sql
-TGT_LDLIBS     := 
diff --git a/src/modules/rlm_sqlippool/all.mk b/src/modules/rlm_sqlippool/all.mk
deleted file mode 100644 (file)
index 6a014f0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-TARGETNAME     := rlm_sqlippool
-
-ifneq "$(TARGETNAME)" ""
-TARGET         := $(TARGETNAME).a
-endif
-
-SOURCES                := $(TARGETNAME).c
-
-SRC_CFLAGS     := 
-SRC_CFLAGS     += -I$(top_builddir)/src/modules/rlm_sql
-TGT_LDLIBS     :=