!ifdef __NT__
PROC=pdb
!include ..\plugin.mak

# MAKEDEP dependency list ------------------
$(F)pdb$(O)   : $(I)area.hpp $(I)diskio.hpp $(I)funcs.hpp $(I)help.h        \
	        $(I)ida.hpp $(I)idp.hpp $(I)kernwin.hpp $(I)lines.hpp       \
	        $(I)llong.hpp $(I)loader.hpp $(I)nalt.hpp $(I)name.hpp      \
	        $(I)netnode.hpp $(I)pro.h $(I)segment.hpp $(I)ua.hpp        \
	        $(I)xref.hpp array.cpp array.h pdb.cpp stdafx.h stdafx.h    \
	        symbolengine.h
!endif                
