mirror of
https://github.com/Coldcard/ckbunker.git
synced 2026-08-13 12:33:23 +02:00
7 lines
62 B
Makefile
7 lines
62 B
Makefile
all:
|
|
@echo "No default"
|
|
|
|
|
|
tags:
|
|
ctags -f .tags *.py */*.py
|
|
|