Wipe out last vestiges of static/dynamic rules.
[freeradius.git] / src / modules / rlm_cram / Makefile
index e5bc6ff..1748acc 100644 (file)
@@ -1,9 +1,10 @@
+#
+# Makefile
+#
+# Version:     $Id$
+#
+
 TARGET         = rlm_cram
 SRCS           = rlm_cram.c
 
-# over-ride the previous assignment if we're not building anything
 include ../rules.mak
-
-$(STATIC_OBJS): $(HEADERS)
-
-$(DYNAMIC_OBJS): $(HEADERS)