Makefile for new build system
authorAlan T. DeKok <aland@freeradius.org>
Fri, 24 Aug 2012 13:29:10 +0000 (15:29 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 24 Aug 2012 13:29:10 +0000 (15:29 +0200)
src/modules/rlm_cache/all.mk [new file with mode: 0644]

diff --git a/src/modules/rlm_cache/all.mk b/src/modules/rlm_cache/all.mk
new file mode 100644 (file)
index 0000000..973ad5e
--- /dev/null
@@ -0,0 +1,3 @@
+SOURCES := rlm_cache.c
+
+TARGET := rlm_cache.a