diff options
| author | Selene ToyKeeper | 2019-06-03 23:15:53 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2019-06-03 23:15:53 -0600 |
| commit | a8950acf12297a322623cd74b71ea7a1ae4f38eb (patch) | |
| tree | 56175b113ae47421b19ae8150e4da7ff106bc73d /spaghetti-monster/fireflies-ui/Makefile | |
| parent | merged from fsm branch to get a bunch of new updates (diff) | |
| parent | added compile option to configure response timing on 1-click on/off (at press... (diff) | |
| download | anduril-a8950acf12297a322623cd74b71ea7a1ae4f38eb.tar.gz anduril-a8950acf12297a322623cd74b71ea7a1ae4f38eb.tar.bz2 anduril-a8950acf12297a322623cd74b71ea7a1ae4f38eb.zip | |
merged from fsm branch for updates
Diffstat (limited to 'spaghetti-monster/fireflies-ui/Makefile')
| -rw-r--r-- | spaghetti-monster/fireflies-ui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/fireflies-ui/Makefile b/spaghetti-monster/fireflies-ui/Makefile index 8db198e..0b59898 100644 --- a/spaghetti-monster/fireflies-ui/Makefile +++ b/spaghetti-monster/fireflies-ui/Makefile @@ -2,6 +2,6 @@ all: ./build-all.sh clean: - rm -f *.hex cfg-*.h *~ *.elf *.o + rm -f *.hex cfg-ff-[pr]*.h *~ *.elf *.o .phony: clean |
