mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 03:57:45 +08:00
[makefile] some cosmetic
This commit is contained in:
@@ -200,7 +200,8 @@ clean:
|
||||
#
|
||||
|
||||
.depend: Makefile
|
||||
$(OCAMLDEP) -I $(LIBPPRZDIR) *.ml* > .depend
|
||||
@echo DEPEND $@
|
||||
$(Q)$(OCAMLDEP) -I $(LIBPPRZDIR) *.ml* > .depend
|
||||
|
||||
ifneq ($(MAKECMDGOALS),clean)
|
||||
-include .depend
|
||||
|
||||
Reference in New Issue
Block a user