Am Freitag 09 März 2007 16:00 schrieb Lucio Crusca: > I'm new here. I've modified apps/obex_test.c and I'd like to compile it. > However when I make all the output is (among all the rest): > > Making all in apps > make[2]: Entering directory `/home/lucio/openobex-1.3/apps' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/lucio/openobex-1.3/apps' > > How do I compile the file in apps? Is there a specific make target? (I've > searched for it but haven't found one)
./configure --help will show you how. HS ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
