Fix typo
[freeradius.git] / src / modules / rlm_chap / Makefile
index 1093577..d696c66 100644 (file)
@@ -1,11 +1,10 @@
+#
+# Makefile
+#
+# Version:     $Id$
+#
+
 TARGET         = rlm_chap
 SRCS           = rlm_chap.c
-HEADERS                = 
-RLM_CFLAGS     =
 
-# over-ride the previous assignment if we're not building anything
 include ../rules.mak
-
-$(STATIC_OBJS): $(HEADERS)
-
-$(DYNAMIC_OBJS): $(HEADERS)