فهرست منبع

Makefile: remove circular dependency created by robo-changing UTILITIES->utils

* targets.mk: Remove circular dependency created by robo-changing
  UTILITIES->utils.

Fortunately this was non-fatal since direct circular dependencies are
ignored by GNU Make.  Must happen more often... :-)
Achim Gratz 12 سال پیش
والد
کامیت
a81b54968d
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      targets.mk

+ 0 - 2
targets.mk

@@ -146,8 +146,6 @@ cleanaddcontrib:
 	$(RM) $(ORG_TO_LISP)
 endif
 
-cleanutils:	cleanutils
-
 cleanelc:
 	$(MAKE) -C lisp $@