@@ -88,6 +88,7 @@ LDFLAGS:=$(LIB_LDFLAGS) $(NAME_LD_FLAGS)
NAME:=$(LIB_NAME)
+include $(COREPATH)/Makefile.targets
include $(COREPATH)/Makefile.rules
ifeq (,$(filter clean %clean clean% proper %proper proper%, $(MAKECMDGOALS)))
@@ -51,6 +51,7 @@ LDFLAGS:=$(MOD_LDFLAGS)
endif
@@ -11,6 +11,7 @@ LIBS=../../md5.o
include ../../Makefile.sources
+include ../../Makefile.targets
include ../../Makefile.rules
modules: