During compilation, it takes about 5 mins to compile and link for the whole ethereal, I just wonder if anybody here get such Makefile.am that only include one protocol (packet-xxx.c) and other nessary dependence file and excude all othere unrelated one. For example, I will like to include only ftp protocol, but now I have to include all others with the Makefile.am, if there is simple Makefile.am, that will reduce the compilation time..:)..that will be really helpful.
Thanks, huagang
