-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greetings,
Today I've been busy creating a package makefile for a piece of software. One thing I would like to be able to do is to test the configuration part of the package build process. Accordingly to the OpenWRT docs (and to the wiki pages) there should be a special build target available for this purposes: # make V-99 package/some-name/configure Trouble is that with the latest trunk all I get is: # make V=99 package/helloworld/configure make[1]: Entering directory `/misc/Raid5/Projects/OpenWRT/Builds/dir320' make[1]: *** No rule to make target `package/helloworld/configure'. Stop. make[1]: Leaving directory `/misc/Raid5/Projects/OpenWRT/Builds/dir320' make: *** [package/helloworld/configure] Error 2 Am I missing something? - -- Best regards, Alexey Loukianov mailto:[email protected] System Engineer, Mob.:+7(926)218-1320 *nix Specialist -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJMnkXKAAoJEPB9BOdTkBULQiMIAI/dEqiMnSVb53GpOfO7att0 zrFeLqm0UOfKXF0oFi+4yf6tyj/mdQi+5Jz1FirGsAOjdAzWD0ID2oxt5Gm+79l/ SfpcJPZDd8jBd17+pucMbqPCJ2ZK0vq9RwvM/Sg9/7p2mYgYg5thfUzO+ZdIRDuV BDk2hK4b/YqPNxolXLpMDPw4NGjlBdHXdkeOoaW1F3/weOYa11EsEcGgdEqkblL3 VvZKCq3yRY8jFC93OBB/5osC+GaKdgm+v+yhriXBfGJGmp1v5l3R0soLpGoQW+sz rBVW2wYvvNGPoO/neKrKlTQysQ+cxljODeBAWLCycXi0qQaw+aDGPFzy3I7w58I= =NRp+ -----END PGP SIGNATURE----- _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
