Merge branch 'master' of https://github.com/mrash/fwknop
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
all : fko_wrapper.c
|
||||
all : fko_wrapper.c fko_basic.c
|
||||
cc -Wall -g -I../../lib fko_wrapper.c -o fko_wrapper -L../../lib/.libs -lfko
|
||||
cc -Wall -g -I../../lib fko_basic.c -o fko_basic -L../../lib/.libs -lfko
|
||||
|
||||
|
||||
Reference in New Issue
Block a user