Skip to content
Snippets Groups Projects
Makefile 183 B
Newer Older
local:
	make -f Makefile.local
Cedric Roux's avatar
Cedric Roux committed
	make -f Makefile.remote tracer_remote textlog enb vcd
Cedric Roux's avatar
Cedric Roux committed

clean:
	make -f Makefile.local clean
	make -f Makefile.remote clean