3 lines
92 B
Makefile
3 lines
92 B
Makefile
gmrender: compile
|
|
cp $(BASE)/scripts/*_$@.sh build/scripts
|
|
cp $(BASE)/runit/$@ build/runit
|