1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 18:53:52 +02:00
openwrt/obsolete-buildroot/make/libpthread.mk

4 lines
231 B
Makefile

libpthread-ipk: ipkg-utils $(OPENWRT_IPK_DIR)/libpthread/CONTROL/*
chmod a+x $(OPENWRT_IPK_DIR)/libpthread/CONTROL/rules
cd $(OPENWRT_IPK_DIR)/libpthread ; $(IPKG_BUILDPACKAGE)
mv $(OPENWRT_IPK_DIR)/libpthread_*.ipk $(BUILD_DIR)