mirror of
https://github.com/debug-js/debug.git
synced 2026-01-18 16:12:38 +00:00
5 lines
60 B
Makefile
5 lines
60 B
Makefile
|
|
debug.component.js: head.js debug.js tail.js
|
|
cat $^ > $@
|
|
|