Where does NO_PROTO_OPT get defined, Tomas?
Richard
Kukosa, Tomas wrote:
Hi,
please, could you help me with the Linux makefile for asn1 directory?
I have written in asn1/Makefile.inc.nmake following lines:
!IFDEF NO_PROTO_OPT
PROTO_OPT =
!ELSE
PROTO_OPT = -p $(PROTOCOL_NAME)
!ENDIF
but I am not very experinced in Linux makefiles and I do not know how to
write its equivalent inside the asn1/Makefile.inc.
Thanks in advance,
Tomas
------------------------------------------------------------------------
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev