mirror of
https://github.com/debnarpavol/spajanie_snimkov_uprava_jasu.git
synced 2025-07-01 14:17:21 +02:00
7 lines
113 B
Makefile
7 lines
113 B
Makefile
all:
|
|
make -C lights/
|
|
mv lights/bbx-test lights/lights
|
|
make -C sensors/
|
|
mv sensors/bbx-test sensors/sensors
|
|
|