C8051F32x firmware infrastructure

Sign in or create your account | Project List | Help

C8051F32x firmware infrastructure Commit Details

Date:2011-01-19 21:53:36 (12 years 8 months ago)
Author:Werner Almesberger
Commit:ab915dd785630dfd9c59bb7137cb9b9ed17c740a
Message:lib/Makefile.common: changed "clean:" to "clean::" to allow for additions

Files: lib/Makefile.common (1 diff)

Change Details

lib/Makefile.common
3030uninstall:
3131        rm -f $(INSTALL_PREFIX)/bin/$(MAIN)
3232
33clean:
33clean::
3434        rm -f $(MAIN).o $(OBJS)
3535
3636spotless: clean

Archive Download the corresponding diff file

Branches:
master



interactive