PROC=uiswitch
!include ..\plugin.mak

# MAKEDEP dependency list ------------------
$(F)uiswitch$(O): $(I)area.hpp $(I)auto.hpp $(I)bytes.hpp $(I)demangle.hpp  \
	          $(I)fixup.hpp $(I)fpro.h $(I)frame.hpp $(I)funcs.hpp      \
	          $(I)help.h $(I)ida.hpp $(I)idd.hpp $(I)idp.hpp            \
	          $(I)ieee.h $(I)ints.hpp $(I)kernwin.hpp $(I)lines.hpp     \
	          $(I)llong.hpp $(I)loader.hpp $(I)nalt.hpp $(I)name.hpp    \
	          $(I)netnode.hpp $(I)offset.hpp $(I)pro.h $(I)queue.hpp    \
	          $(I)segment.hpp $(I)srarea.hpp $(I)struct.hpp             \
	          $(I)typeinf.hpp $(I)ua.hpp $(I)xref.hpp                   \
	          ../../module/pc/../idaidp.hpp ../../module/pc/areg.hpp    \
	          ../../module/pc/ins.hpp ../../module/pc/intel.hpp         \
	          uiswitch.cpp
