We do not consume anything from the Active Template Library, and
the atl.lib form of it has been removed from Visual Studio 2013.
$(OUTPRE)$(EXE_NAME).exe: $(OBJS) $(XOBJS) $(LIBS)
$(LINK) $(LFLAGS) /out:$@ /ENTRY:WinMainCRTStartup $(OBJS) $(XOBJS) \
$(LIBS) $(SYSLIBS) $(BUILDTOP)\util\wshelper\$(OUTPRE)$(WSHELPER).lib \
- ../lib/$(OUTPRE)libwin.lib atl.lib $(MFCLIB) $(SCLIB)
+ ../lib/$(OUTPRE)libwin.lib $(MFCLIB) $(SCLIB)
copy $@ "$(OUTPRE)MIT Kerberos.exe"
kfwribbon.bml kfwribbon.h kfwribbon.rc: kfwribbon.xml