Add Makefile for ostree_switch_root
This commit is contained in:
parent
03943c659f
commit
bb833ea347
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
ostree_switch_root: ostree_switch_root.c Makefile
|
||||||
|
gcc -Wall -o $@ $<
|
||||||
Loading…
Reference in New Issue