Megatest

Artifact [a0f27c5501]
Login

Artifact a0f27c550161fad34d5d6ebf9c97e093fa6dbf5b:


LIBSRC = "PATH/chicken-4.10.0-patch"


sample : sample.c
	gcc -I$(LIBSRC)/include/ -L$(LIBSRC)/lib -L$(LIBSRC)/lib64 -liup -liupimglib -o sample sample.c