Wipe out last vestiges of static/dynamic rules.
[freeradius.git] / src / modules / rlm_example / Makefile.in
index f8bd672..545eaf9 100644 (file)
@@ -16,7 +16,7 @@
 # ../main/Makefile for building the version of the server with
 # statically linked modules.  Get it from autoconf.
 #
-# RLM_INSTALL is the names of additional rules you need to install 
+# RLM_INSTALL is the names of additional rules you need to install
 # some particular portion of the module.  Usually, leave it blank.
 #
 #######################################################################
@@ -30,9 +30,7 @@ RLM_INSTALL = install-example
 ## this uses the RLM_CFLAGS and RLM_LIBS and SRCS defs to make TARGET.
 include ../rules.mak
 
-$(STATIC_OBJS): $(HEADERS)
-
-$(DYNAMIC_OBJS): $(HEADERS)
+$(LT_OBJS): $(HEADERS)
 
 ## the rule that RLM_INSTALL tells the parent rules.mak to use.
 install-example: