We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af73a1 commit 01c8884Copy full SHA for 01c8884
Makefile
@@ -12,4 +12,4 @@ host-multiview: $(OBJS)
12
$(CC) $(CFLAGS) $(INCLUDES) src/host-multiview.c -o $@
13
14
clean:
15
- rm host-run
+ rm host-run host-multiview
0 commit comments