File: Makefile

package info (click to toggle)
zmk 0.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,132 kB
  • sloc: makefile: 1,749; sh: 313; ansic: 42; awk: 12; cpp: 12
file content (6 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
include z.mk

$(eval $(call ZMK.Import,Toolchain))

.PHONY: debug
debug: ;