git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@493 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2008-11-02 17:23:23 +00:00
parent aac96ddde3
commit e3978f80b5
1 changed files with 0 additions and 1 deletions

View File

@ -136,7 +136,6 @@ CPFLAGS += -MD -MP -MF .dep/$(@F).d
# #
# Makefile rules # Makefile rules
# #
all: $(OBJS) $(PROJECT).elf $(PROJECT).hex $(PROJECT).bin $(PROJECT).dmp all: $(OBJS) $(PROJECT).elf $(PROJECT).hex $(PROJECT).bin $(PROJECT).dmp
$(COBJS) : %.o : %.c $(COBJS) : %.o : %.c