just wip
This commit is contained in:
@@ -26,7 +26,7 @@ video-infos: video-infos.c Makefile funcs.o v4l2_pr_structs.o
|
||||
gcc -Wall -g $< ${LOBJ} ../libfloatimg.a -o $@
|
||||
|
||||
nc-camcontrol: nc-camcontrol.c Makefile funcs.o v4l2_pr_structs.o
|
||||
gcc -Wall -g $< ${LOBJ} ../libfloatimg.a -o $@
|
||||
gcc -Wall -g $< ${LOBJ} ../libfloatimg.a -lcurses -o $@
|
||||
|
||||
# ---------------
|
||||
# external things
|
||||
|
||||
Reference in New Issue
Block a user