kopia lustrzana https://github.com/bristol-seds/pico-tracker
6 wiersze
88 B
Makefile
6 wiersze
88 B
Makefile
|
|
all: Parts.md
|
||
|
|
|
||
|
|
# Build a markdown parts list
|
||
|
|
Parts.md: parts
|
||
|
|
ruby ../tracking/parts.rb
|