]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
this is no longer needed, we removed couchbase
authorAlan T. DeKok <aland@freeradius.org>
Wed, 5 Mar 2025 11:48:43 +0000 (06:48 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 5 Mar 2025 11:51:10 +0000 (06:51 -0500)
src/modules/rlm_couchbase/all.mk [deleted file]

diff --git a/src/modules/rlm_couchbase/all.mk b/src/modules/rlm_couchbase/all.mk
deleted file mode 100644 (file)
index bd75fe1..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-#  This needs to be cleared explicitly, as the libfreeradius-json.mk
-#  might not always be available, and the TARGETNAME from the previous
-#  target may stick around.
-TARGETNAME     :=
--include $(top_builddir)/src/lib/json/all.mk
-TARGET         :=
-
-#  Check the targetname defined by libfreeradius-json.mk
-#  to verify we have json-c and the libfreeradius-json library.
-ifneq "$(TARGETNAME)" ""
-  TARGETNAME   := 
-
-  #  Check the targetname from the local configure script
-  ifneq "$(TARGETNAME)" ""
-    TARGET             := $(TARGETNAME)$(L)
-  endif
-endif
-
-SOURCES                := $(TARGETNAME).c mod.c couchbase.c
-
-SRC_CFLAGS     := 
-TGT_LDLIBS     := 
-TGT_PREREQS    := libfreeradius-json.a
-
-# TODO: create man page
-#MAN           := rlm_couchbase.8
-LOG_ID_LIB     = 7