all: gcc -o main src/main.c src/lib.c -I./ -fpack-struct=1 gcc -o main2 src/main2.c src/lib.c -I./ -fpack-struct=1