Compare commits
No commits in common. "83d25e0822f1db6d95fd4cb9f399ab03c8a8ff2f" and "84024fb05a3fd3df614711e4932ff97d763458fc" have entirely different histories.
83d25e0822
...
84024fb05a
@ -1,7 +0,0 @@
|
||||
all: build
|
||||
|
||||
build:
|
||||
gcc -o example ./example.c -L ../zig-out/lib/ -lhexa
|
||||
|
||||
run: build
|
||||
LD_LIBRARY_PATH=../zig-out/lib/ ./example
|
Loading…
Reference in New Issue
Block a user