Emacs hint

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5854 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jean-Philippe Bernardy 2005-02-08 15:13:27 +00:00
parent ed7c635bfc
commit 3984b5f41d

View file

@ -1,3 +1,5 @@
# -*- Makefile -*-
$(OBJDIR)/%.o: %.c
@mkdir -p `dirname $@`
@echo "CC $<"