Artifact b62e6788eedb25cce179df3ebe13f0475f9203ef:


# This is more to help me remember all the steps than for building :)

iup-module :
	cd iup;CSC_OPTIONS='-IC:/mylibs/iup/include -LC:/mylibs/iup/' chicken-install -D no-library-checks

canvas-draw-module :
	cd canvas-draw/chicken;CSC_OPTIONS='-IC:/mylibs/iup/include -LC:/mylibs/iup/' chicken-install -D no-library-checks