ostree/parallel-debian/Makefile

5 lines
95 B
Makefile

all: ostree_switch_root
ostree_switch_root: ostree_switch_root.c Makefile
gcc -Wall -o $@ $<