Skip to content
Snippets Groups Projects
Commit cbe2c7d0 authored by Paolo Cinquegrana's avatar Paolo Cinquegrana
Browse files

Update Makefile

parent 1d7d0767
No related branches found
No related tags found
No related merge requests found
NAME = slu-trigger-gui
MAIN = slu-trigger.py
MAIN = SluTrigger.py
DIRNAME = $(NAME:-gui=)
MODNAME = $(MAIN:.py=)
......@@ -16,4 +16,4 @@ bin:
clean:
@rm -fr bin/ src/*~
.PHONY: clean
.PHONY: clean
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment