fix building the screen package (stupid configure script doesn't figure out that...
[openwrt.git] / obsolete-buildroot / make / libpthread.mk
1 libpthread-ipk: ipkg-utils $(OPENWRT_IPK_DIR)/libpthread/CONTROL/*
2 chmod a+x $(OPENWRT_IPK_DIR)/libpthread/CONTROL/rules
3 cd $(OPENWRT_IPK_DIR)/libpthread ; $(IPKG_BUILDPACKAGE)
4 mv $(OPENWRT_IPK_DIR)/libpthread_*.ipk $(BUILD_DIR)
This page took 0.040634 seconds and 5 git commands to generate.