Hi,

On Tue, Sep 25, 2007 at 09:49:13AM +0200, Kukosa, Tomas wrote:
> the $(EXT_ASN_FILE_LIST) should be used somewhere in the Makefile.inc
> and Makefile.inc.nmake 
> Probably
>       $(PYTHON) "../../tools/asn2wrs.py" \
>               $(A2W_FLAGS) \
>               -p $(PROTOCOL_NAME) \
>               -c $(PROTOCOL_NAME).cnf \
>               -s packet-$(PROTOCOL_NAME)-template \
>               $(ASN_FILE_LIST) \
>               $(EXT_ASN_FILE_LIST)
> 
> The question is what should be the order if "$(ASN_FILE_LIST)
> $(EXT_ASN_FILE_LIST)" or "$(EXT_ASN_FILE_LIST) $(ASN_FILE_LIST)".

In the past it was $(ASN..) $(EXT_ASN...).

If it's OK I'll commit v2 plus this change.

ciao
     Joerg
-- 
Joerg Mayer                                           <[EMAIL PROTECTED]>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to