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
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to