(cd$<; autoconf &&$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)CFLAGS="$(CFLAGS)"--target=i586-mingw32msvc --disable-cxx-disable-shared--enable-static--disable-nls&&cd lgl && make &&cd ../gl && make &&cd ../lib &&make && make install&&cd ../includes && make install)
(cd$<; autoconf &&$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)CFLAGS="$(CFLAGS)"--target=i586-mingw32msvc --disable-cxx-disable-shared--enable-static--disable-nls--with-included-opencdk--with-included-libtasn1&&cd lgl && make &&cd ../gl && make &&cd ../lib &&make && make install&&cd ../includes && make install)
else
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)CFLAGS="$(CFLAGS)"--disable-cxx--with-libopencdk-prefix=$(PREFIX)--disable-guile&& make && make install)