Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / kerberosIV / lib / krb / krb.mak
1 # Microsoft Developer Studio Generated NMAKE File, Based on krb.dsp
2 !IF "$(CFG)" == ""
3 CFG=krb - Win32 Release
4 !MESSAGE No configuration specified. Defaulting to krb - Win32 Release.
5 !ENDIF 
6
7 !IF "$(CFG)" != "krb - Win32 Release" && "$(CFG)" != "krb - Win32 Debug"
8 !MESSAGE Invalid configuration "$(CFG)" specified.
9 !MESSAGE You can specify a configuration when running NMAKE
10 !MESSAGE by defining the macro CFG on the command line.  For example:
11 !MESSAGE 
12 !MESSAGE NMAKE /f "krb.mak" CFG="krb - Win32 Release"
13 !MESSAGE 
14 !MESSAGE Possible choices for configuration are:
15 !MESSAGE 
16 !MESSAGE "krb - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
17 !MESSAGE "krb - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
18 !MESSAGE 
19 !ERROR An invalid configuration is specified.
20 !ENDIF 
21
22 !IF "$(OS)" == "Windows_NT"
23 NULL=
24 !ELSE 
25 NULL=nul
26 !ENDIF 
27
28 !IF  "$(CFG)" == "krb - Win32 Release"
29
30 OUTDIR=.\Release
31 INTDIR=.\Release
32 # Begin Custom Macros
33 OutDir=.\.\Release
34 # End Custom Macros
35
36 !IF "$(RECURSE)" == "0" 
37
38 ALL : "$(OUTDIR)\krb.dll"
39
40 !ELSE 
41
42 ALL : "des - Win32 Release" "$(OUTDIR)\krb.dll"
43
44 !ENDIF 
45
46 !IF "$(RECURSE)" == "1" 
47 CLEAN :"des - Win32 ReleaseCLEAN" 
48 !ELSE 
49 CLEAN : 
50 !ENDIF 
51         -@erase "$(INTDIR)\cr_err_reply.obj"
52         -@erase "$(INTDIR)\create_auth_reply.obj"
53         -@erase "$(INTDIR)\create_ciph.obj"
54         -@erase "$(INTDIR)\create_ticket.obj"
55         -@erase "$(INTDIR)\debug_decl.obj"
56         -@erase "$(INTDIR)\decomp_ticket.obj"
57         -@erase "$(INTDIR)\dllmain.obj"
58         -@erase "$(INTDIR)\encrypt_ktext.obj"
59         -@erase "$(INTDIR)\get_ad_tkt.obj"
60         -@erase "$(INTDIR)\get_cred.obj"
61         -@erase "$(INTDIR)\get_default_principal.obj"
62         -@erase "$(INTDIR)\get_host.obj"
63         -@erase "$(INTDIR)\get_in_tkt.obj"
64         -@erase "$(INTDIR)\get_krbrlm.obj"
65         -@erase "$(INTDIR)\get_svc_in_tkt.obj"
66         -@erase "$(INTDIR)\get_tf_fullname.obj"
67         -@erase "$(INTDIR)\get_tf_realm.obj"
68         -@erase "$(INTDIR)\getaddrs.obj"
69         -@erase "$(INTDIR)\getfile.obj"
70         -@erase "$(INTDIR)\getrealm.obj"
71         -@erase "$(INTDIR)\getst.obj"
72         -@erase "$(INTDIR)\k_flock.obj"
73         -@erase "$(INTDIR)\k_gethostname.obj"
74         -@erase "$(INTDIR)\k_getport.obj"
75         -@erase "$(INTDIR)\k_getsockinst.obj"
76         -@erase "$(INTDIR)\k_localtime.obj"
77         -@erase "$(INTDIR)\kdc_reply.obj"
78         -@erase "$(INTDIR)\kntoln.obj"
79         -@erase "$(INTDIR)\krb.res"
80         -@erase "$(INTDIR)\krb_check_auth.obj"
81         -@erase "$(INTDIR)\krb_equiv.obj"
82         -@erase "$(INTDIR)\krb_err_txt.obj"
83         -@erase "$(INTDIR)\krb_get_in_tkt.obj"
84         -@erase "$(INTDIR)\lifetime.obj"
85         -@erase "$(INTDIR)\logging.obj"
86         -@erase "$(INTDIR)\lsb_addr_comp.obj"
87         -@erase "$(INTDIR)\mk_auth.obj"
88         -@erase "$(INTDIR)\mk_err.obj"
89         -@erase "$(INTDIR)\mk_priv.obj"
90         -@erase "$(INTDIR)\mk_req.obj"
91         -@erase "$(INTDIR)\mk_safe.obj"
92         -@erase "$(INTDIR)\month_sname.obj"
93         -@erase "$(INTDIR)\name2name.obj"
94         -@erase "$(INTDIR)\netread.obj"
95         -@erase "$(INTDIR)\netwrite.obj"
96         -@erase "$(INTDIR)\one.obj"
97         -@erase "$(INTDIR)\parse_name.obj"
98         -@erase "$(INTDIR)\rd_err.obj"
99         -@erase "$(INTDIR)\rd_priv.obj"
100         -@erase "$(INTDIR)\rd_req.obj"
101         -@erase "$(INTDIR)\rd_safe.obj"
102         -@erase "$(INTDIR)\read_service_key.obj"
103         -@erase "$(INTDIR)\realm_parse.obj"
104         -@erase "$(INTDIR)\recvauth.obj"
105         -@erase "$(INTDIR)\rw.obj"
106         -@erase "$(INTDIR)\save_credentials.obj"
107         -@erase "$(INTDIR)\send_to_kdc.obj"
108         -@erase "$(INTDIR)\sendauth.obj"
109         -@erase "$(INTDIR)\stime.obj"
110         -@erase "$(INTDIR)\str2key.obj"
111         -@erase "$(INTDIR)\ticket_memory.obj"
112         -@erase "$(INTDIR)\time.obj"
113         -@erase "$(INTDIR)\tkt_string.obj"
114         -@erase "$(INTDIR)\unparse_name.obj"
115         -@erase "$(INTDIR)\util.obj"
116         -@erase "$(INTDIR)\vc50.idb"
117         -@erase "$(INTDIR)\verify_user.obj"
118         -@erase "$(OUTDIR)\krb.dll"
119         -@erase "$(OUTDIR)\krb.exp"
120         -@erase "$(OUTDIR)\krb.lib"
121
122 "$(OUTDIR)" :
123     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
124
125 CPP=cl.exe
126 CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "." /I "..\..\include" /I\
127  "..\..\include\win32" /I "..\des" /I "..\roken" /D "NDEBUG" /D "WIN32" /D\
128  "_WINDOWS" /D "HAVE_CONFIG_H" /Fp"$(INTDIR)\krb.pch" /YX /Fo"$(INTDIR)\\"\
129  /Fd"$(INTDIR)\\" /FD /c 
130 CPP_OBJS=.\Release/
131 CPP_SBRS=.
132
133 .c{$(CPP_OBJS)}.obj::
134    $(CPP) @<<
135    $(CPP_PROJ) $< 
136 <<
137
138 .cpp{$(CPP_OBJS)}.obj::
139    $(CPP) @<<
140    $(CPP_PROJ) $< 
141 <<
142
143 .cxx{$(CPP_OBJS)}.obj::
144    $(CPP) @<<
145    $(CPP_PROJ) $< 
146 <<
147
148 .c{$(CPP_SBRS)}.sbr::
149    $(CPP) @<<
150    $(CPP_PROJ) $< 
151 <<
152
153 .cpp{$(CPP_SBRS)}.sbr::
154    $(CPP) @<<
155    $(CPP_PROJ) $< 
156 <<
157
158 .cxx{$(CPP_SBRS)}.sbr::
159    $(CPP) @<<
160    $(CPP_PROJ) $< 
161 <<
162
163 MTL=midl.exe
164 MTL_PROJ=/nologo /D "NDEBUG" /mktyplib203 /win32 
165 RSC=rc.exe
166 RSC_PROJ=/l 0x409 /fo"$(INTDIR)\krb.res" /d "NDEBUG" 
167 BSC32=bscmake.exe
168 BSC32_FLAGS=/nologo /o"$(OUTDIR)\krb.bsc" 
169 BSC32_SBRS= \
170         
171 LINK32=link.exe
172 LINK32_FLAGS=..\roken\Release\roken.lib ..\des\Release\des.lib wsock32.lib\
173  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib\
174  shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll\
175  /incremental:no /pdb:"$(OUTDIR)\krb.pdb" /machine:I386 /def:".\krb.def"\
176  /out:"$(OUTDIR)\krb.dll" /implib:"$(OUTDIR)\krb.lib" 
177 DEF_FILE= \
178         ".\krb.def"
179 LINK32_OBJS= \
180         "$(INTDIR)\cr_err_reply.obj" \
181         "$(INTDIR)\create_auth_reply.obj" \
182         "$(INTDIR)\create_ciph.obj" \
183         "$(INTDIR)\create_ticket.obj" \
184         "$(INTDIR)\debug_decl.obj" \
185         "$(INTDIR)\decomp_ticket.obj" \
186         "$(INTDIR)\dllmain.obj" \
187         "$(INTDIR)\encrypt_ktext.obj" \
188         "$(INTDIR)\get_ad_tkt.obj" \
189         "$(INTDIR)\get_cred.obj" \
190         "$(INTDIR)\get_default_principal.obj" \
191         "$(INTDIR)\get_host.obj" \
192         "$(INTDIR)\get_in_tkt.obj" \
193         "$(INTDIR)\get_krbrlm.obj" \
194         "$(INTDIR)\get_svc_in_tkt.obj" \
195         "$(INTDIR)\get_tf_fullname.obj" \
196         "$(INTDIR)\get_tf_realm.obj" \
197         "$(INTDIR)\getaddrs.obj" \
198         "$(INTDIR)\getfile.obj" \
199         "$(INTDIR)\getrealm.obj" \
200         "$(INTDIR)\getst.obj" \
201         "$(INTDIR)\k_flock.obj" \
202         "$(INTDIR)\k_gethostname.obj" \
203         "$(INTDIR)\k_getport.obj" \
204         "$(INTDIR)\k_getsockinst.obj" \
205         "$(INTDIR)\k_localtime.obj" \
206         "$(INTDIR)\kdc_reply.obj" \
207         "$(INTDIR)\kntoln.obj" \
208         "$(INTDIR)\krb.res" \
209         "$(INTDIR)\krb_check_auth.obj" \
210         "$(INTDIR)\krb_equiv.obj" \
211         "$(INTDIR)\krb_err_txt.obj" \
212         "$(INTDIR)\krb_get_in_tkt.obj" \
213         "$(INTDIR)\lifetime.obj" \
214         "$(INTDIR)\logging.obj" \
215         "$(INTDIR)\lsb_addr_comp.obj" \
216         "$(INTDIR)\mk_auth.obj" \
217         "$(INTDIR)\mk_err.obj" \
218         "$(INTDIR)\mk_priv.obj" \
219         "$(INTDIR)\mk_req.obj" \
220         "$(INTDIR)\mk_safe.obj" \
221         "$(INTDIR)\month_sname.obj" \
222         "$(INTDIR)\name2name.obj" \
223         "$(INTDIR)\netread.obj" \
224         "$(INTDIR)\netwrite.obj" \
225         "$(INTDIR)\one.obj" \
226         "$(INTDIR)\parse_name.obj" \
227         "$(INTDIR)\rd_err.obj" \
228         "$(INTDIR)\rd_priv.obj" \
229         "$(INTDIR)\rd_req.obj" \
230         "$(INTDIR)\rd_safe.obj" \
231         "$(INTDIR)\read_service_key.obj" \
232         "$(INTDIR)\realm_parse.obj" \
233         "$(INTDIR)\recvauth.obj" \
234         "$(INTDIR)\rw.obj" \
235         "$(INTDIR)\save_credentials.obj" \
236         "$(INTDIR)\send_to_kdc.obj" \
237         "$(INTDIR)\sendauth.obj" \
238         "$(INTDIR)\stime.obj" \
239         "$(INTDIR)\str2key.obj" \
240         "$(INTDIR)\ticket_memory.obj" \
241         "$(INTDIR)\time.obj" \
242         "$(INTDIR)\tkt_string.obj" \
243         "$(INTDIR)\unparse_name.obj" \
244         "$(INTDIR)\util.obj" \
245         "$(INTDIR)\verify_user.obj" \
246         "..\des\Release\des.lib"
247
248 "$(OUTDIR)\krb.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
249     $(LINK32) @<<
250   $(LINK32_FLAGS) $(LINK32_OBJS)
251 <<
252
253 !ELSEIF  "$(CFG)" == "krb - Win32 Debug"
254
255 OUTDIR=.\Debug
256 INTDIR=.\Debug
257 # Begin Custom Macros
258 OutDir=.\.\Debug
259 # End Custom Macros
260
261 !IF "$(RECURSE)" == "0" 
262
263 ALL : "$(OUTDIR)\krb.dll"
264
265 !ELSE 
266
267 ALL : "des - Win32 Debug" "$(OUTDIR)\krb.dll"
268
269 !ENDIF 
270
271 !IF "$(RECURSE)" == "1" 
272 CLEAN :"des - Win32 DebugCLEAN" 
273 !ELSE 
274 CLEAN : 
275 !ENDIF 
276         -@erase "$(INTDIR)\cr_err_reply.obj"
277         -@erase "$(INTDIR)\create_auth_reply.obj"
278         -@erase "$(INTDIR)\create_ciph.obj"
279         -@erase "$(INTDIR)\create_ticket.obj"
280         -@erase "$(INTDIR)\debug_decl.obj"
281         -@erase "$(INTDIR)\decomp_ticket.obj"
282         -@erase "$(INTDIR)\dllmain.obj"
283         -@erase "$(INTDIR)\encrypt_ktext.obj"
284         -@erase "$(INTDIR)\get_ad_tkt.obj"
285         -@erase "$(INTDIR)\get_cred.obj"
286         -@erase "$(INTDIR)\get_default_principal.obj"
287         -@erase "$(INTDIR)\get_host.obj"
288         -@erase "$(INTDIR)\get_in_tkt.obj"
289         -@erase "$(INTDIR)\get_krbrlm.obj"
290         -@erase "$(INTDIR)\get_svc_in_tkt.obj"
291         -@erase "$(INTDIR)\get_tf_fullname.obj"
292         -@erase "$(INTDIR)\get_tf_realm.obj"
293         -@erase "$(INTDIR)\getaddrs.obj"
294         -@erase "$(INTDIR)\getfile.obj"
295         -@erase "$(INTDIR)\getrealm.obj"
296         -@erase "$(INTDIR)\getst.obj"
297         -@erase "$(INTDIR)\k_flock.obj"
298         -@erase "$(INTDIR)\k_gethostname.obj"
299         -@erase "$(INTDIR)\k_getport.obj"
300         -@erase "$(INTDIR)\k_getsockinst.obj"
301         -@erase "$(INTDIR)\k_localtime.obj"
302         -@erase "$(INTDIR)\kdc_reply.obj"
303         -@erase "$(INTDIR)\kntoln.obj"
304         -@erase "$(INTDIR)\krb.res"
305         -@erase "$(INTDIR)\krb_check_auth.obj"
306         -@erase "$(INTDIR)\krb_equiv.obj"
307         -@erase "$(INTDIR)\krb_err_txt.obj"
308         -@erase "$(INTDIR)\krb_get_in_tkt.obj"
309         -@erase "$(INTDIR)\lifetime.obj"
310         -@erase "$(INTDIR)\logging.obj"
311         -@erase "$(INTDIR)\lsb_addr_comp.obj"
312         -@erase "$(INTDIR)\mk_auth.obj"
313         -@erase "$(INTDIR)\mk_err.obj"
314         -@erase "$(INTDIR)\mk_priv.obj"
315         -@erase "$(INTDIR)\mk_req.obj"
316         -@erase "$(INTDIR)\mk_safe.obj"
317         -@erase "$(INTDIR)\month_sname.obj"
318         -@erase "$(INTDIR)\name2name.obj"
319         -@erase "$(INTDIR)\netread.obj"
320         -@erase "$(INTDIR)\netwrite.obj"
321         -@erase "$(INTDIR)\one.obj"
322         -@erase "$(INTDIR)\parse_name.obj"
323         -@erase "$(INTDIR)\rd_err.obj"
324         -@erase "$(INTDIR)\rd_priv.obj"
325         -@erase "$(INTDIR)\rd_req.obj"
326         -@erase "$(INTDIR)\rd_safe.obj"
327         -@erase "$(INTDIR)\read_service_key.obj"
328         -@erase "$(INTDIR)\realm_parse.obj"
329         -@erase "$(INTDIR)\recvauth.obj"
330         -@erase "$(INTDIR)\rw.obj"
331         -@erase "$(INTDIR)\save_credentials.obj"
332         -@erase "$(INTDIR)\send_to_kdc.obj"
333         -@erase "$(INTDIR)\sendauth.obj"
334         -@erase "$(INTDIR)\stime.obj"
335         -@erase "$(INTDIR)\str2key.obj"
336         -@erase "$(INTDIR)\ticket_memory.obj"
337         -@erase "$(INTDIR)\time.obj"
338         -@erase "$(INTDIR)\tkt_string.obj"
339         -@erase "$(INTDIR)\unparse_name.obj"
340         -@erase "$(INTDIR)\util.obj"
341         -@erase "$(INTDIR)\vc50.idb"
342         -@erase "$(INTDIR)\vc50.pdb"
343         -@erase "$(INTDIR)\verify_user.obj"
344         -@erase "$(OUTDIR)\krb.dll"
345         -@erase "$(OUTDIR)\krb.exp"
346         -@erase "$(OUTDIR)\krb.ilk"
347         -@erase "$(OUTDIR)\krb.lib"
348         -@erase "$(OUTDIR)\krb.pdb"
349
350 "$(OUTDIR)" :
351     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
352
353 CPP=cl.exe
354 CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I "." /I "..\..\include" /I\
355  "..\..\include\win32" /I "..\des" /I "..\roken" /D "_DEBUG" /D "WIN32" /D\
356  "_WINDOWS" /D "HAVE_CONFIG_H" /Fp"$(INTDIR)\krb.pch" /YX /Fo"$(INTDIR)\\"\
357  /Fd"$(INTDIR)\\" /FD /c 
358 CPP_OBJS=.\Debug/
359 CPP_SBRS=.
360
361 .c{$(CPP_OBJS)}.obj::
362    $(CPP) @<<
363    $(CPP_PROJ) $< 
364 <<
365
366 .cpp{$(CPP_OBJS)}.obj::
367    $(CPP) @<<
368    $(CPP_PROJ) $< 
369 <<
370
371 .cxx{$(CPP_OBJS)}.obj::
372    $(CPP) @<<
373    $(CPP_PROJ) $< 
374 <<
375
376 .c{$(CPP_SBRS)}.sbr::
377    $(CPP) @<<
378    $(CPP_PROJ) $< 
379 <<
380
381 .cpp{$(CPP_SBRS)}.sbr::
382    $(CPP) @<<
383    $(CPP_PROJ) $< 
384 <<
385
386 .cxx{$(CPP_SBRS)}.sbr::
387    $(CPP) @<<
388    $(CPP_PROJ) $< 
389 <<
390
391 MTL=midl.exe
392 MTL_PROJ=/nologo /D "_DEBUG" /mktyplib203 /win32 
393 RSC=rc.exe
394 RSC_PROJ=/l 0x409 /fo"$(INTDIR)\krb.res" /d "_DEBUG" 
395 BSC32=bscmake.exe
396 BSC32_FLAGS=/nologo /o"$(OUTDIR)\krb.bsc" 
397 BSC32_SBRS= \
398         
399 LINK32=link.exe
400 LINK32_FLAGS=..\roken\Debug\roken.lib ..\des\Debug\des.lib wsock32.lib\
401  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib\
402  shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll\
403  /incremental:yes /pdb:"$(OUTDIR)\krb.pdb" /debug /machine:I386 /def:".\krb.def"\
404  /out:"$(OUTDIR)\krb.dll" /implib:"$(OUTDIR)\krb.lib" 
405 DEF_FILE= \
406         ".\krb.def"
407 LINK32_OBJS= \
408         "$(INTDIR)\cr_err_reply.obj" \
409         "$(INTDIR)\create_auth_reply.obj" \
410         "$(INTDIR)\create_ciph.obj" \
411         "$(INTDIR)\create_ticket.obj" \
412         "$(INTDIR)\debug_decl.obj" \
413         "$(INTDIR)\decomp_ticket.obj" \
414         "$(INTDIR)\dllmain.obj" \
415         "$(INTDIR)\encrypt_ktext.obj" \
416         "$(INTDIR)\get_ad_tkt.obj" \
417         "$(INTDIR)\get_cred.obj" \
418         "$(INTDIR)\get_default_principal.obj" \
419         "$(INTDIR)\get_host.obj" \
420         "$(INTDIR)\get_in_tkt.obj" \
421         "$(INTDIR)\get_krbrlm.obj" \
422         "$(INTDIR)\get_svc_in_tkt.obj" \
423         "$(INTDIR)\get_tf_fullname.obj" \
424         "$(INTDIR)\get_tf_realm.obj" \
425         "$(INTDIR)\getaddrs.obj" \
426         "$(INTDIR)\getfile.obj" \
427         "$(INTDIR)\getrealm.obj" \
428         "$(INTDIR)\getst.obj" \
429         "$(INTDIR)\k_flock.obj" \
430         "$(INTDIR)\k_gethostname.obj" \
431         "$(INTDIR)\k_getport.obj" \
432         "$(INTDIR)\k_getsockinst.obj" \
433         "$(INTDIR)\k_localtime.obj" \
434         "$(INTDIR)\kdc_reply.obj" \
435         "$(INTDIR)\kntoln.obj" \
436         "$(INTDIR)\krb.res" \
437         "$(INTDIR)\krb_check_auth.obj" \
438         "$(INTDIR)\krb_equiv.obj" \
439         "$(INTDIR)\krb_err_txt.obj" \
440         "$(INTDIR)\krb_get_in_tkt.obj" \
441         "$(INTDIR)\lifetime.obj" \
442         "$(INTDIR)\logging.obj" \
443         "$(INTDIR)\lsb_addr_comp.obj" \
444         "$(INTDIR)\mk_auth.obj" \
445         "$(INTDIR)\mk_err.obj" \
446         "$(INTDIR)\mk_priv.obj" \
447         "$(INTDIR)\mk_req.obj" \
448         "$(INTDIR)\mk_safe.obj" \
449         "$(INTDIR)\month_sname.obj" \
450         "$(INTDIR)\name2name.obj" \
451         "$(INTDIR)\netread.obj" \
452         "$(INTDIR)\netwrite.obj" \
453         "$(INTDIR)\one.obj" \
454         "$(INTDIR)\parse_name.obj" \
455         "$(INTDIR)\rd_err.obj" \
456         "$(INTDIR)\rd_priv.obj" \
457         "$(INTDIR)\rd_req.obj" \
458         "$(INTDIR)\rd_safe.obj" \
459         "$(INTDIR)\read_service_key.obj" \
460         "$(INTDIR)\realm_parse.obj" \
461         "$(INTDIR)\recvauth.obj" \
462         "$(INTDIR)\rw.obj" \
463         "$(INTDIR)\save_credentials.obj" \
464         "$(INTDIR)\send_to_kdc.obj" \
465         "$(INTDIR)\sendauth.obj" \
466         "$(INTDIR)\stime.obj" \
467         "$(INTDIR)\str2key.obj" \
468         "$(INTDIR)\ticket_memory.obj" \
469         "$(INTDIR)\time.obj" \
470         "$(INTDIR)\tkt_string.obj" \
471         "$(INTDIR)\unparse_name.obj" \
472         "$(INTDIR)\util.obj" \
473         "$(INTDIR)\verify_user.obj" \
474         "..\des\Debug\des.lib"
475
476 "$(OUTDIR)\krb.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
477     $(LINK32) @<<
478   $(LINK32_FLAGS) $(LINK32_OBJS)
479 <<
480
481 !ENDIF 
482
483
484 !IF "$(CFG)" == "krb - Win32 Release" || "$(CFG)" == "krb - Win32 Debug"
485 SOURCE=.\cr_err_reply.c
486 DEP_CPP_CR_ER=\
487         "..\..\include\protos.h"\
488         "..\..\include\win32\config.h"\
489         "..\..\include\win32\ktypes.h"\
490         "..\..\include\win32\roken.h"\
491         "..\des\des.h"\
492         "..\roken\err.h"\
493         "..\roken\roken-common.h"\
494         ".\krb-protos.h"\
495         ".\krb.h"\
496         ".\krb_locl.h"\
497         ".\krb_log.h"\
498         ".\prot.h"\
499         {$(INCLUDE)}"sys\stat.h"\
500         {$(INCLUDE)}"sys\types.h"\
501         
502
503 "$(INTDIR)\cr_err_reply.obj" : $(SOURCE) $(DEP_CPP_CR_ER) "$(INTDIR)"
504
505
506 SOURCE=.\create_auth_reply.c
507 DEP_CPP_CREAT=\
508         "..\..\include\protos.h"\
509         "..\..\include\win32\config.h"\
510         "..\..\include\win32\ktypes.h"\
511         "..\..\include\win32\roken.h"\
512         "..\des\des.h"\
513         "..\roken\err.h"\
514         "..\roken\roken-common.h"\
515         ".\krb-protos.h"\
516         ".\krb.h"\
517         ".\krb_locl.h"\
518         ".\krb_log.h"\
519         ".\prot.h"\
520         {$(INCLUDE)}"sys\stat.h"\
521         {$(INCLUDE)}"sys\types.h"\
522         
523
524 "$(INTDIR)\create_auth_reply.obj" : $(SOURCE) $(DEP_CPP_CREAT) "$(INTDIR)"
525
526
527 SOURCE=.\create_ciph.c
528 DEP_CPP_CREATE=\
529         "..\..\include\protos.h"\
530         "..\..\include\win32\config.h"\
531         "..\..\include\win32\ktypes.h"\
532         "..\..\include\win32\roken.h"\
533         "..\des\des.h"\
534         "..\roken\err.h"\
535         "..\roken\roken-common.h"\
536         ".\krb-protos.h"\
537         ".\krb.h"\
538         ".\krb_locl.h"\
539         ".\krb_log.h"\
540         ".\prot.h"\
541         {$(INCLUDE)}"sys\stat.h"\
542         {$(INCLUDE)}"sys\types.h"\
543         
544
545 "$(INTDIR)\create_ciph.obj" : $(SOURCE) $(DEP_CPP_CREATE) "$(INTDIR)"
546
547
548 SOURCE=.\create_ticket.c
549 DEP_CPP_CREATE_=\
550         "..\..\include\protos.h"\
551         "..\..\include\win32\config.h"\
552         "..\..\include\win32\ktypes.h"\
553         "..\..\include\win32\roken.h"\
554         "..\des\des.h"\
555         "..\roken\err.h"\
556         "..\roken\roken-common.h"\
557         ".\krb-protos.h"\
558         ".\krb.h"\
559         ".\krb_locl.h"\
560         ".\krb_log.h"\
561         ".\prot.h"\
562         {$(INCLUDE)}"sys\stat.h"\
563         {$(INCLUDE)}"sys\types.h"\
564         
565
566 "$(INTDIR)\create_ticket.obj" : $(SOURCE) $(DEP_CPP_CREATE_) "$(INTDIR)"
567
568
569 SOURCE=.\debug_decl.c
570 DEP_CPP_DEBUG=\
571         "..\..\include\protos.h"\
572         "..\..\include\win32\config.h"\
573         "..\..\include\win32\ktypes.h"\
574         "..\..\include\win32\roken.h"\
575         "..\des\des.h"\
576         "..\roken\err.h"\
577         "..\roken\roken-common.h"\
578         ".\krb-protos.h"\
579         ".\krb.h"\
580         ".\krb_locl.h"\
581         ".\krb_log.h"\
582         ".\prot.h"\
583         {$(INCLUDE)}"sys\stat.h"\
584         {$(INCLUDE)}"sys\types.h"\
585         
586
587 "$(INTDIR)\debug_decl.obj" : $(SOURCE) $(DEP_CPP_DEBUG) "$(INTDIR)"
588
589
590 SOURCE=.\decomp_ticket.c
591 DEP_CPP_DECOM=\
592         "..\..\include\protos.h"\
593         "..\..\include\win32\config.h"\
594         "..\..\include\win32\ktypes.h"\
595         "..\..\include\win32\roken.h"\
596         "..\des\des.h"\
597         "..\roken\err.h"\
598         "..\roken\roken-common.h"\
599         ".\krb-protos.h"\
600         ".\krb.h"\
601         ".\krb_locl.h"\
602         ".\krb_log.h"\
603         ".\prot.h"\
604         {$(INCLUDE)}"sys\stat.h"\
605         {$(INCLUDE)}"sys\types.h"\
606         
607
608 "$(INTDIR)\decomp_ticket.obj" : $(SOURCE) $(DEP_CPP_DECOM) "$(INTDIR)"
609
610
611 SOURCE=.\dllmain.c
612 DEP_CPP_DLLMA=\
613         "..\..\include\protos.h"\
614         "..\..\include\win32\config.h"\
615         "..\..\include\win32\ktypes.h"\
616         "..\..\include\win32\roken.h"\
617         "..\des\des.h"\
618         "..\roken\err.h"\
619         "..\roken\roken-common.h"\
620         ".\krb-protos.h"\
621         ".\krb.h"\
622         ".\krb_locl.h"\
623         ".\krb_log.h"\
624         ".\prot.h"\
625         ".\ticket_memory.h"\
626         {$(INCLUDE)}"sys\stat.h"\
627         {$(INCLUDE)}"sys\types.h"\
628         
629
630 "$(INTDIR)\dllmain.obj" : $(SOURCE) $(DEP_CPP_DLLMA) "$(INTDIR)"
631
632
633 SOURCE=.\encrypt_ktext.c
634 DEP_CPP_ENCRY=\
635         "..\..\include\protos.h"\
636         "..\..\include\win32\config.h"\
637         "..\..\include\win32\ktypes.h"\
638         "..\..\include\win32\roken.h"\
639         "..\des\des.h"\
640         "..\roken\err.h"\
641         "..\roken\roken-common.h"\
642         ".\krb-protos.h"\
643         ".\krb.h"\
644         ".\krb_locl.h"\
645         ".\krb_log.h"\
646         ".\prot.h"\
647         {$(INCLUDE)}"sys\stat.h"\
648         {$(INCLUDE)}"sys\types.h"\
649         
650
651 "$(INTDIR)\encrypt_ktext.obj" : $(SOURCE) $(DEP_CPP_ENCRY) "$(INTDIR)"
652
653
654 SOURCE=.\get_ad_tkt.c
655 DEP_CPP_GET_A=\
656         "..\..\include\protos.h"\
657         "..\..\include\win32\config.h"\
658         "..\..\include\win32\ktypes.h"\
659         "..\..\include\win32\roken.h"\
660         "..\des\des.h"\
661         "..\roken\err.h"\
662         "..\roken\roken-common.h"\
663         ".\krb-protos.h"\
664         ".\krb.h"\
665         ".\krb_locl.h"\
666         ".\krb_log.h"\
667         ".\prot.h"\
668         {$(INCLUDE)}"sys\stat.h"\
669         {$(INCLUDE)}"sys\types.h"\
670         
671
672 "$(INTDIR)\get_ad_tkt.obj" : $(SOURCE) $(DEP_CPP_GET_A) "$(INTDIR)"
673
674
675 SOURCE=.\get_cred.c
676 DEP_CPP_GET_C=\
677         "..\..\include\protos.h"\
678         "..\..\include\win32\config.h"\
679         "..\..\include\win32\ktypes.h"\
680         "..\..\include\win32\roken.h"\
681         "..\des\des.h"\
682         "..\roken\err.h"\
683         "..\roken\roken-common.h"\
684         ".\krb-protos.h"\
685         ".\krb.h"\
686         ".\krb_locl.h"\
687         ".\krb_log.h"\
688         ".\prot.h"\
689         {$(INCLUDE)}"sys\stat.h"\
690         {$(INCLUDE)}"sys\types.h"\
691         
692
693 "$(INTDIR)\get_cred.obj" : $(SOURCE) $(DEP_CPP_GET_C) "$(INTDIR)"
694
695
696 SOURCE=.\get_default_principal.c
697 DEP_CPP_GET_D=\
698         "..\..\include\protos.h"\
699         "..\..\include\win32\config.h"\
700         "..\..\include\win32\ktypes.h"\
701         "..\..\include\win32\roken.h"\
702         "..\des\des.h"\
703         "..\roken\err.h"\
704         "..\roken\roken-common.h"\
705         ".\krb-protos.h"\
706         ".\krb.h"\
707         ".\krb_locl.h"\
708         ".\krb_log.h"\
709         ".\prot.h"\
710         {$(INCLUDE)}"sys\stat.h"\
711         {$(INCLUDE)}"sys\types.h"\
712         
713
714 "$(INTDIR)\get_default_principal.obj" : $(SOURCE) $(DEP_CPP_GET_D) "$(INTDIR)"
715
716
717 SOURCE=.\get_host.c
718 DEP_CPP_GET_H=\
719         "..\..\include\protos.h"\
720         "..\..\include\win32\config.h"\
721         "..\..\include\win32\ktypes.h"\
722         "..\..\include\win32\roken.h"\
723         "..\des\des.h"\
724         "..\roken\err.h"\
725         "..\roken\roken-common.h"\
726         ".\krb-protos.h"\
727         ".\krb.h"\
728         ".\krb_locl.h"\
729         ".\krb_log.h"\
730         ".\prot.h"\
731         {$(INCLUDE)}"sys\stat.h"\
732         {$(INCLUDE)}"sys\types.h"\
733         
734
735 "$(INTDIR)\get_host.obj" : $(SOURCE) $(DEP_CPP_GET_H) "$(INTDIR)"
736
737
738 SOURCE=.\get_in_tkt.c
739 DEP_CPP_GET_I=\
740         "..\..\include\protos.h"\
741         "..\..\include\win32\config.h"\
742         "..\..\include\win32\ktypes.h"\
743         "..\..\include\win32\roken.h"\
744         "..\des\des.h"\
745         "..\roken\err.h"\
746         "..\roken\roken-common.h"\
747         ".\krb-protos.h"\
748         ".\krb.h"\
749         ".\krb_locl.h"\
750         ".\krb_log.h"\
751         ".\prot.h"\
752         {$(INCLUDE)}"sys\stat.h"\
753         {$(INCLUDE)}"sys\types.h"\
754         
755
756 "$(INTDIR)\get_in_tkt.obj" : $(SOURCE) $(DEP_CPP_GET_I) "$(INTDIR)"
757
758
759 SOURCE=.\get_krbrlm.c
760 DEP_CPP_GET_K=\
761         "..\..\include\protos.h"\
762         "..\..\include\win32\config.h"\
763         "..\..\include\win32\ktypes.h"\
764         "..\..\include\win32\roken.h"\
765         "..\des\des.h"\
766         "..\roken\err.h"\
767         "..\roken\roken-common.h"\
768         ".\krb-protos.h"\
769         ".\krb.h"\
770         ".\krb_locl.h"\
771         ".\krb_log.h"\
772         ".\prot.h"\
773         {$(INCLUDE)}"sys\stat.h"\
774         {$(INCLUDE)}"sys\types.h"\
775         
776
777 "$(INTDIR)\get_krbrlm.obj" : $(SOURCE) $(DEP_CPP_GET_K) "$(INTDIR)"
778
779
780 SOURCE=.\get_svc_in_tkt.c
781 DEP_CPP_GET_S=\
782         "..\..\include\protos.h"\
783         "..\..\include\win32\config.h"\
784         "..\..\include\win32\ktypes.h"\
785         "..\..\include\win32\roken.h"\
786         "..\des\des.h"\
787         "..\roken\err.h"\
788         "..\roken\roken-common.h"\
789         ".\krb-protos.h"\
790         ".\krb.h"\
791         ".\krb_locl.h"\
792         ".\krb_log.h"\
793         ".\prot.h"\
794         {$(INCLUDE)}"sys\stat.h"\
795         {$(INCLUDE)}"sys\types.h"\
796         
797
798 "$(INTDIR)\get_svc_in_tkt.obj" : $(SOURCE) $(DEP_CPP_GET_S) "$(INTDIR)"
799
800
801 SOURCE=.\get_tf_fullname.c
802 DEP_CPP_GET_T=\
803         "..\..\include\protos.h"\
804         "..\..\include\win32\config.h"\
805         "..\..\include\win32\ktypes.h"\
806         "..\..\include\win32\roken.h"\
807         "..\des\des.h"\
808         "..\roken\err.h"\
809         "..\roken\roken-common.h"\
810         ".\krb-protos.h"\
811         ".\krb.h"\
812         ".\krb_locl.h"\
813         ".\krb_log.h"\
814         ".\prot.h"\
815         {$(INCLUDE)}"sys\stat.h"\
816         {$(INCLUDE)}"sys\types.h"\
817         
818
819 "$(INTDIR)\get_tf_fullname.obj" : $(SOURCE) $(DEP_CPP_GET_T) "$(INTDIR)"
820
821
822 SOURCE=.\get_tf_realm.c
823 DEP_CPP_GET_TF=\
824         "..\..\include\protos.h"\
825         "..\..\include\win32\config.h"\
826         "..\..\include\win32\ktypes.h"\
827         "..\..\include\win32\roken.h"\
828         "..\des\des.h"\
829         "..\roken\err.h"\
830         "..\roken\roken-common.h"\
831         ".\krb-protos.h"\
832         ".\krb.h"\
833         ".\krb_locl.h"\
834         ".\krb_log.h"\
835         ".\prot.h"\
836         {$(INCLUDE)}"sys\stat.h"\
837         {$(INCLUDE)}"sys\types.h"\
838         
839
840 "$(INTDIR)\get_tf_realm.obj" : $(SOURCE) $(DEP_CPP_GET_TF) "$(INTDIR)"
841
842
843 SOURCE=.\getaddrs.c
844 DEP_CPP_GETAD=\
845         "..\..\include\protos.h"\
846         "..\..\include\win32\config.h"\
847         "..\..\include\win32\ktypes.h"\
848         "..\..\include\win32\roken.h"\
849         "..\des\des.h"\
850         "..\roken\err.h"\
851         "..\roken\roken-common.h"\
852         ".\krb-protos.h"\
853         ".\krb.h"\
854         ".\krb_locl.h"\
855         ".\krb_log.h"\
856         ".\prot.h"\
857         {$(INCLUDE)}"sys\stat.h"\
858         {$(INCLUDE)}"sys\types.h"\
859         
860
861 "$(INTDIR)\getaddrs.obj" : $(SOURCE) $(DEP_CPP_GETAD) "$(INTDIR)"
862
863
864 SOURCE=.\getfile.c
865 DEP_CPP_GETFI=\
866         "..\..\include\protos.h"\
867         "..\..\include\win32\config.h"\
868         "..\..\include\win32\ktypes.h"\
869         "..\..\include\win32\roken.h"\
870         "..\des\des.h"\
871         "..\roken\err.h"\
872         "..\roken\roken-common.h"\
873         ".\krb-protos.h"\
874         ".\krb.h"\
875         ".\krb_locl.h"\
876         ".\krb_log.h"\
877         ".\prot.h"\
878         {$(INCLUDE)}"sys\stat.h"\
879         {$(INCLUDE)}"sys\types.h"\
880         
881
882 "$(INTDIR)\getfile.obj" : $(SOURCE) $(DEP_CPP_GETFI) "$(INTDIR)"
883
884
885 SOURCE=.\getrealm.c
886 DEP_CPP_GETRE=\
887         "..\..\include\protos.h"\
888         "..\..\include\win32\config.h"\
889         "..\..\include\win32\ktypes.h"\
890         "..\..\include\win32\roken.h"\
891         "..\des\des.h"\
892         "..\roken\err.h"\
893         "..\roken\roken-common.h"\
894         ".\krb-protos.h"\
895         ".\krb.h"\
896         ".\krb_locl.h"\
897         ".\krb_log.h"\
898         ".\prot.h"\
899         ".\resolve.h"\
900         {$(INCLUDE)}"sys\stat.h"\
901         {$(INCLUDE)}"sys\types.h"\
902         
903
904 "$(INTDIR)\getrealm.obj" : $(SOURCE) $(DEP_CPP_GETRE) "$(INTDIR)"
905
906
907 SOURCE=.\getst.c
908 DEP_CPP_GETST=\
909         "..\..\include\protos.h"\
910         "..\..\include\win32\config.h"\
911         "..\..\include\win32\ktypes.h"\
912         "..\..\include\win32\roken.h"\
913         "..\des\des.h"\
914         "..\roken\err.h"\
915         "..\roken\roken-common.h"\
916         ".\krb-protos.h"\
917         ".\krb.h"\
918         ".\krb_locl.h"\
919         ".\krb_log.h"\
920         ".\prot.h"\
921         {$(INCLUDE)}"sys\stat.h"\
922         {$(INCLUDE)}"sys\types.h"\
923         
924
925 "$(INTDIR)\getst.obj" : $(SOURCE) $(DEP_CPP_GETST) "$(INTDIR)"
926
927
928 SOURCE=.\k_flock.c
929 DEP_CPP_K_FLO=\
930         "..\..\include\protos.h"\
931         "..\..\include\win32\config.h"\
932         "..\..\include\win32\ktypes.h"\
933         "..\..\include\win32\roken.h"\
934         "..\des\des.h"\
935         "..\roken\err.h"\
936         "..\roken\roken-common.h"\
937         ".\krb-protos.h"\
938         ".\krb.h"\
939         ".\krb_locl.h"\
940         ".\krb_log.h"\
941         ".\prot.h"\
942         {$(INCLUDE)}"sys\stat.h"\
943         {$(INCLUDE)}"sys\types.h"\
944         
945
946 "$(INTDIR)\k_flock.obj" : $(SOURCE) $(DEP_CPP_K_FLO) "$(INTDIR)"
947
948
949 SOURCE=.\k_gethostname.c
950 DEP_CPP_K_GET=\
951         "..\..\include\protos.h"\
952         "..\..\include\win32\config.h"\
953         "..\..\include\win32\ktypes.h"\
954         "..\..\include\win32\roken.h"\
955         "..\des\des.h"\
956         "..\roken\err.h"\
957         "..\roken\roken-common.h"\
958         ".\krb-protos.h"\
959         ".\krb.h"\
960         ".\krb_locl.h"\
961         ".\krb_log.h"\
962         ".\prot.h"\
963         {$(INCLUDE)}"sys\stat.h"\
964         {$(INCLUDE)}"sys\types.h"\
965         
966
967 "$(INTDIR)\k_gethostname.obj" : $(SOURCE) $(DEP_CPP_K_GET) "$(INTDIR)"
968
969
970 SOURCE=.\k_getport.c
971 DEP_CPP_K_GETP=\
972         "..\..\include\protos.h"\
973         "..\..\include\win32\config.h"\
974         "..\..\include\win32\ktypes.h"\
975         "..\..\include\win32\roken.h"\
976         "..\des\des.h"\
977         "..\roken\err.h"\
978         "..\roken\roken-common.h"\
979         ".\krb-protos.h"\
980         ".\krb.h"\
981         ".\krb_locl.h"\
982         ".\krb_log.h"\
983         ".\prot.h"\
984         {$(INCLUDE)}"sys\stat.h"\
985         {$(INCLUDE)}"sys\types.h"\
986         
987
988 "$(INTDIR)\k_getport.obj" : $(SOURCE) $(DEP_CPP_K_GETP) "$(INTDIR)"
989
990
991 SOURCE=.\k_getsockinst.c
992 DEP_CPP_K_GETS=\
993         "..\..\include\protos.h"\
994         "..\..\include\win32\config.h"\
995         "..\..\include\win32\ktypes.h"\
996         "..\..\include\win32\roken.h"\
997         "..\des\des.h"\
998         "..\roken\err.h"\
999         "..\roken\roken-common.h"\
1000         ".\krb-protos.h"\
1001         ".\krb.h"\
1002         ".\krb_locl.h"\
1003         ".\krb_log.h"\
1004         ".\prot.h"\
1005         {$(INCLUDE)}"sys\stat.h"\
1006         {$(INCLUDE)}"sys\types.h"\
1007         
1008
1009 "$(INTDIR)\k_getsockinst.obj" : $(SOURCE) $(DEP_CPP_K_GETS) "$(INTDIR)"
1010
1011
1012 SOURCE=.\k_localtime.c
1013 DEP_CPP_K_LOC=\
1014         "..\..\include\protos.h"\
1015         "..\..\include\win32\config.h"\
1016         "..\..\include\win32\ktypes.h"\
1017         "..\..\include\win32\roken.h"\
1018         "..\des\des.h"\
1019         "..\roken\err.h"\
1020         "..\roken\roken-common.h"\
1021         ".\krb-protos.h"\
1022         ".\krb.h"\
1023         ".\krb_locl.h"\
1024         ".\krb_log.h"\
1025         ".\prot.h"\
1026         {$(INCLUDE)}"sys\stat.h"\
1027         {$(INCLUDE)}"sys\types.h"\
1028         
1029
1030 "$(INTDIR)\k_localtime.obj" : $(SOURCE) $(DEP_CPP_K_LOC) "$(INTDIR)"
1031
1032
1033 SOURCE=.\kdc_reply.c
1034 DEP_CPP_KDC_R=\
1035         "..\..\include\protos.h"\
1036         "..\..\include\win32\config.h"\
1037         "..\..\include\win32\ktypes.h"\
1038         "..\..\include\win32\roken.h"\
1039         "..\des\des.h"\
1040         "..\roken\err.h"\
1041         "..\roken\roken-common.h"\
1042         ".\krb-protos.h"\
1043         ".\krb.h"\
1044         ".\krb_locl.h"\
1045         ".\krb_log.h"\
1046         ".\prot.h"\
1047         {$(INCLUDE)}"sys\stat.h"\
1048         {$(INCLUDE)}"sys\types.h"\
1049         
1050
1051 "$(INTDIR)\kdc_reply.obj" : $(SOURCE) $(DEP_CPP_KDC_R) "$(INTDIR)"
1052
1053
1054 SOURCE=.\kntoln.c
1055 DEP_CPP_KNTOL=\
1056         "..\..\include\protos.h"\
1057         "..\..\include\win32\config.h"\
1058         "..\..\include\win32\ktypes.h"\
1059         "..\..\include\win32\roken.h"\
1060         "..\des\des.h"\
1061         "..\roken\err.h"\
1062         "..\roken\roken-common.h"\
1063         ".\krb-protos.h"\
1064         ".\krb.h"\
1065         ".\krb_locl.h"\
1066         ".\krb_log.h"\
1067         ".\prot.h"\
1068         {$(INCLUDE)}"sys\stat.h"\
1069         {$(INCLUDE)}"sys\types.h"\
1070         
1071
1072 "$(INTDIR)\kntoln.obj" : $(SOURCE) $(DEP_CPP_KNTOL) "$(INTDIR)"
1073
1074
1075 SOURCE=.\krb_check_auth.c
1076 DEP_CPP_KRB_C=\
1077         "..\..\include\protos.h"\
1078         "..\..\include\win32\config.h"\
1079         "..\..\include\win32\ktypes.h"\
1080         "..\..\include\win32\roken.h"\
1081         "..\des\des.h"\
1082         "..\roken\err.h"\
1083         "..\roken\roken-common.h"\
1084         ".\krb-protos.h"\
1085         ".\krb.h"\
1086         ".\krb_locl.h"\
1087         ".\krb_log.h"\
1088         ".\prot.h"\
1089         {$(INCLUDE)}"sys\stat.h"\
1090         {$(INCLUDE)}"sys\types.h"\
1091         
1092
1093 "$(INTDIR)\krb_check_auth.obj" : $(SOURCE) $(DEP_CPP_KRB_C) "$(INTDIR)"
1094
1095
1096 SOURCE=.\krb_equiv.c
1097 DEP_CPP_KRB_E=\
1098         "..\..\include\protos.h"\
1099         "..\..\include\win32\config.h"\
1100         "..\..\include\win32\ktypes.h"\
1101         "..\..\include\win32\roken.h"\
1102         "..\des\des.h"\
1103         "..\roken\err.h"\
1104         "..\roken\roken-common.h"\
1105         ".\krb-protos.h"\
1106         ".\krb.h"\
1107         ".\krb_locl.h"\
1108         ".\krb_log.h"\
1109         ".\prot.h"\
1110         {$(INCLUDE)}"sys\stat.h"\
1111         {$(INCLUDE)}"sys\types.h"\
1112
1113
1114 "$(INTDIR)\krb_equiv.obj" : $(SOURCE) $(DEP_CPP_KRB_E) "$(INTDIR)"
1115
1116
1117 SOURCE=.\krb_err_txt.c
1118 DEP_CPP_KRB_ER=\
1119         "..\..\include\protos.h"\
1120         "..\..\include\win32\config.h"\
1121         "..\..\include\win32\ktypes.h"\
1122         "..\..\include\win32\roken.h"\
1123         "..\des\des.h"\
1124         "..\roken\err.h"\
1125         "..\roken\roken-common.h"\
1126         ".\krb-protos.h"\
1127         ".\krb.h"\
1128         ".\krb_locl.h"\
1129         ".\krb_log.h"\
1130         ".\prot.h"\
1131         {$(INCLUDE)}"sys\stat.h"\
1132         {$(INCLUDE)}"sys\types.h"\
1133         
1134
1135 "$(INTDIR)\krb_err_txt.obj" : $(SOURCE) $(DEP_CPP_KRB_ER) "$(INTDIR)"
1136
1137
1138 SOURCE=.\krb_get_in_tkt.c
1139 DEP_CPP_KRB_G=\
1140         "..\..\include\protos.h"\
1141         "..\..\include\win32\config.h"\
1142         "..\..\include\win32\ktypes.h"\
1143         "..\..\include\win32\roken.h"\
1144         "..\des\des.h"\
1145         "..\roken\err.h"\
1146         "..\roken\roken-common.h"\
1147         ".\krb-protos.h"\
1148         ".\krb.h"\
1149         ".\krb_locl.h"\
1150         ".\krb_log.h"\
1151         ".\prot.h"\
1152         {$(INCLUDE)}"sys\stat.h"\
1153         {$(INCLUDE)}"sys\types.h"\
1154         
1155
1156 "$(INTDIR)\krb_get_in_tkt.obj" : $(SOURCE) $(DEP_CPP_KRB_G) "$(INTDIR)"
1157
1158
1159 SOURCE=.\lifetime.c
1160 DEP_CPP_LIFET=\
1161         "..\..\include\protos.h"\
1162         "..\..\include\win32\config.h"\
1163         "..\..\include\win32\ktypes.h"\
1164         "..\..\include\win32\roken.h"\
1165         "..\des\des.h"\
1166         "..\roken\err.h"\
1167         "..\roken\roken-common.h"\
1168         ".\krb-protos.h"\
1169         ".\krb.h"\
1170         ".\krb_locl.h"\
1171         ".\krb_log.h"\
1172         ".\prot.h"\
1173         {$(INCLUDE)}"sys\stat.h"\
1174         {$(INCLUDE)}"sys\types.h"\
1175         
1176
1177 "$(INTDIR)\lifetime.obj" : $(SOURCE) $(DEP_CPP_LIFET) "$(INTDIR)"
1178
1179
1180 SOURCE=.\logging.c
1181 DEP_CPP_LOGGI=\
1182         "..\..\include\protos.h"\
1183         "..\..\include\win32\config.h"\
1184         "..\..\include\win32\ktypes.h"\
1185         "..\..\include\win32\roken.h"\
1186         "..\des\des.h"\
1187         "..\roken\err.h"\
1188         "..\roken\roken-common.h"\
1189         ".\klog.h"\
1190         ".\krb-protos.h"\
1191         ".\krb.h"\
1192         ".\krb_locl.h"\
1193         ".\krb_log.h"\
1194         ".\prot.h"\
1195         {$(INCLUDE)}"sys\stat.h"\
1196         {$(INCLUDE)}"sys\types.h"\
1197         
1198
1199 "$(INTDIR)\logging.obj" : $(SOURCE) $(DEP_CPP_LOGGI) "$(INTDIR)"
1200
1201
1202 SOURCE=.\lsb_addr_comp.c
1203 DEP_CPP_LSB_A=\
1204         "..\..\include\protos.h"\
1205         "..\..\include\win32\config.h"\
1206         "..\..\include\win32\ktypes.h"\
1207         "..\..\include\win32\roken.h"\
1208         "..\des\des.h"\
1209         "..\roken\err.h"\
1210         "..\roken\roken-common.h"\
1211         ".\krb-archaeology.h"\
1212         ".\krb-protos.h"\
1213         ".\krb.h"\
1214         ".\krb_locl.h"\
1215         ".\krb_log.h"\
1216         ".\prot.h"\
1217         {$(INCLUDE)}"sys\stat.h"\
1218         {$(INCLUDE)}"sys\types.h"\
1219         
1220
1221 "$(INTDIR)\lsb_addr_comp.obj" : $(SOURCE) $(DEP_CPP_LSB_A) "$(INTDIR)"
1222
1223
1224 SOURCE=.\mk_auth.c
1225 DEP_CPP_MK_AU=\
1226         "..\..\include\protos.h"\
1227         "..\..\include\win32\config.h"\
1228         "..\..\include\win32\ktypes.h"\
1229         "..\..\include\win32\roken.h"\
1230         "..\des\des.h"\
1231         "..\roken\err.h"\
1232         "..\roken\roken-common.h"\
1233         ".\krb-protos.h"\
1234         ".\krb.h"\
1235         ".\krb_locl.h"\
1236         ".\krb_log.h"\
1237         ".\prot.h"\
1238         {$(INCLUDE)}"sys\stat.h"\
1239         {$(INCLUDE)}"sys\types.h"\
1240         
1241
1242 "$(INTDIR)\mk_auth.obj" : $(SOURCE) $(DEP_CPP_MK_AU) "$(INTDIR)"
1243
1244
1245 SOURCE=.\mk_err.c
1246 DEP_CPP_MK_ER=\
1247         "..\..\include\protos.h"\
1248         "..\..\include\win32\config.h"\
1249         "..\..\include\win32\ktypes.h"\
1250         "..\..\include\win32\roken.h"\
1251         "..\des\des.h"\
1252         "..\roken\err.h"\
1253         "..\roken\roken-common.h"\
1254         ".\krb-protos.h"\
1255         ".\krb.h"\
1256         ".\krb_locl.h"\
1257         ".\krb_log.h"\
1258         ".\prot.h"\
1259         {$(INCLUDE)}"sys\stat.h"\
1260         {$(INCLUDE)}"sys\types.h"\
1261         
1262
1263 "$(INTDIR)\mk_err.obj" : $(SOURCE) $(DEP_CPP_MK_ER) "$(INTDIR)"
1264
1265
1266 SOURCE=.\mk_priv.c
1267 DEP_CPP_MK_PR=\
1268         "..\..\include\protos.h"\
1269         "..\..\include\win32\config.h"\
1270         "..\..\include\win32\ktypes.h"\
1271         "..\..\include\win32\roken.h"\
1272         "..\des\des.h"\
1273         "..\roken\err.h"\
1274         "..\roken\roken-common.h"\
1275         ".\krb-archaeology.h"\
1276         ".\krb-protos.h"\
1277         ".\krb.h"\
1278         ".\krb_locl.h"\
1279         ".\krb_log.h"\
1280         ".\prot.h"\
1281         {$(INCLUDE)}"sys\stat.h"\
1282         {$(INCLUDE)}"sys\types.h"\
1283         
1284
1285 "$(INTDIR)\mk_priv.obj" : $(SOURCE) $(DEP_CPP_MK_PR) "$(INTDIR)"
1286
1287
1288 SOURCE=.\mk_req.c
1289 DEP_CPP_MK_RE=\
1290         "..\..\include\protos.h"\
1291         "..\..\include\win32\config.h"\
1292         "..\..\include\win32\ktypes.h"\
1293         "..\..\include\win32\roken.h"\
1294         "..\des\des.h"\
1295         "..\roken\err.h"\
1296         "..\roken\roken-common.h"\
1297         ".\krb-protos.h"\
1298         ".\krb.h"\
1299         ".\krb_locl.h"\
1300         ".\krb_log.h"\
1301         ".\prot.h"\
1302         {$(INCLUDE)}"sys\stat.h"\
1303         {$(INCLUDE)}"sys\types.h"\
1304         
1305
1306 "$(INTDIR)\mk_req.obj" : $(SOURCE) $(DEP_CPP_MK_RE) "$(INTDIR)"
1307
1308
1309 SOURCE=.\mk_safe.c
1310 DEP_CPP_MK_SA=\
1311         "..\..\include\protos.h"\
1312         "..\..\include\win32\config.h"\
1313         "..\..\include\win32\ktypes.h"\
1314         "..\..\include\win32\roken.h"\
1315         "..\des\des.h"\
1316         "..\roken\err.h"\
1317         "..\roken\roken-common.h"\
1318         ".\krb-archaeology.h"\
1319         ".\krb-protos.h"\
1320         ".\krb.h"\
1321         ".\krb_locl.h"\
1322         ".\krb_log.h"\
1323         ".\prot.h"\
1324         {$(INCLUDE)}"sys\stat.h"\
1325         {$(INCLUDE)}"sys\types.h"\
1326         
1327
1328 "$(INTDIR)\mk_safe.obj" : $(SOURCE) $(DEP_CPP_MK_SA) "$(INTDIR)"
1329
1330
1331 SOURCE=.\month_sname.c
1332 DEP_CPP_MONTH=\
1333         "..\..\include\protos.h"\
1334         "..\..\include\win32\config.h"\
1335         "..\..\include\win32\ktypes.h"\
1336         "..\..\include\win32\roken.h"\
1337         "..\des\des.h"\
1338         "..\roken\err.h"\
1339         "..\roken\roken-common.h"\
1340         ".\krb-protos.h"\
1341         ".\krb.h"\
1342         ".\krb_locl.h"\
1343         ".\krb_log.h"\
1344         ".\prot.h"\
1345         {$(INCLUDE)}"sys\stat.h"\
1346         {$(INCLUDE)}"sys\types.h"\
1347         
1348
1349 "$(INTDIR)\month_sname.obj" : $(SOURCE) $(DEP_CPP_MONTH) "$(INTDIR)"
1350
1351
1352 SOURCE=.\name2name.c
1353 DEP_CPP_NAME2=\
1354         "..\..\include\protos.h"\
1355         "..\..\include\win32\config.h"\
1356         "..\..\include\win32\ktypes.h"\
1357         "..\..\include\win32\roken.h"\
1358         "..\des\des.h"\
1359         "..\roken\err.h"\
1360         "..\roken\roken-common.h"\
1361         ".\krb-protos.h"\
1362         ".\krb.h"\
1363         ".\krb_locl.h"\
1364         ".\krb_log.h"\
1365         ".\prot.h"\
1366         {$(INCLUDE)}"sys\stat.h"\
1367         {$(INCLUDE)}"sys\types.h"\
1368         
1369
1370 "$(INTDIR)\name2name.obj" : $(SOURCE) $(DEP_CPP_NAME2) "$(INTDIR)"
1371
1372
1373 SOURCE=.\netread.c
1374 DEP_CPP_NETRE=\
1375         "..\..\include\protos.h"\
1376         "..\..\include\win32\config.h"\
1377         "..\..\include\win32\ktypes.h"\
1378         "..\..\include\win32\roken.h"\
1379         "..\des\des.h"\
1380         "..\roken\err.h"\
1381         "..\roken\roken-common.h"\
1382         ".\krb-protos.h"\
1383         ".\krb.h"\
1384         ".\krb_locl.h"\
1385         ".\krb_log.h"\
1386         ".\prot.h"\
1387         {$(INCLUDE)}"sys\stat.h"\
1388         {$(INCLUDE)}"sys\types.h"\
1389         
1390
1391 "$(INTDIR)\netread.obj" : $(SOURCE) $(DEP_CPP_NETRE) "$(INTDIR)"
1392
1393
1394 SOURCE=.\netwrite.c
1395 DEP_CPP_NETWR=\
1396         "..\..\include\protos.h"\
1397         "..\..\include\win32\config.h"\
1398         "..\..\include\win32\ktypes.h"\
1399         "..\..\include\win32\roken.h"\
1400         "..\des\des.h"\
1401         "..\roken\err.h"\
1402         "..\roken\roken-common.h"\
1403         ".\krb-protos.h"\
1404         ".\krb.h"\
1405         ".\krb_locl.h"\
1406         ".\krb_log.h"\
1407         ".\prot.h"\
1408         {$(INCLUDE)}"sys\stat.h"\
1409         {$(INCLUDE)}"sys\types.h"\
1410         
1411
1412 "$(INTDIR)\netwrite.obj" : $(SOURCE) $(DEP_CPP_NETWR) "$(INTDIR)"
1413
1414
1415 SOURCE=.\one.c
1416
1417 "$(INTDIR)\one.obj" : $(SOURCE) "$(INTDIR)"
1418
1419
1420 SOURCE=.\parse_name.c
1421 DEP_CPP_PARSE=\
1422         "..\..\include\protos.h"\
1423         "..\..\include\win32\config.h"\
1424         "..\..\include\win32\ktypes.h"\
1425         "..\..\include\win32\roken.h"\
1426         "..\des\des.h"\
1427         "..\roken\err.h"\
1428         "..\roken\roken-common.h"\
1429         ".\krb-protos.h"\
1430         ".\krb.h"\
1431         ".\krb_locl.h"\
1432         ".\krb_log.h"\
1433         ".\prot.h"\
1434         {$(INCLUDE)}"sys\stat.h"\
1435         {$(INCLUDE)}"sys\types.h"\
1436         
1437
1438 "$(INTDIR)\parse_name.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"
1439
1440
1441 SOURCE=.\rd_err.c
1442 DEP_CPP_RD_ER=\
1443         "..\..\include\protos.h"\
1444         "..\..\include\win32\config.h"\
1445         "..\..\include\win32\ktypes.h"\
1446         "..\..\include\win32\roken.h"\
1447         "..\des\des.h"\
1448         "..\roken\err.h"\
1449         "..\roken\roken-common.h"\
1450         ".\krb-protos.h"\
1451         ".\krb.h"\
1452         ".\krb_locl.h"\
1453         ".\krb_log.h"\
1454         ".\prot.h"\
1455         {$(INCLUDE)}"sys\stat.h"\
1456         {$(INCLUDE)}"sys\types.h"\
1457         
1458
1459 "$(INTDIR)\rd_err.obj" : $(SOURCE) $(DEP_CPP_RD_ER) "$(INTDIR)"
1460
1461
1462 SOURCE=.\rd_priv.c
1463 DEP_CPP_RD_PR=\
1464         "..\..\include\protos.h"\
1465         "..\..\include\win32\config.h"\
1466         "..\..\include\win32\ktypes.h"\
1467         "..\..\include\win32\roken.h"\
1468         "..\des\des.h"\
1469         "..\roken\err.h"\
1470         "..\roken\roken-common.h"\
1471         ".\krb-archaeology.h"\
1472         ".\krb-protos.h"\
1473         ".\krb.h"\
1474         ".\krb_locl.h"\
1475         ".\krb_log.h"\
1476         ".\prot.h"\
1477         {$(INCLUDE)}"sys\stat.h"\
1478         {$(INCLUDE)}"sys\types.h"\
1479         
1480
1481 "$(INTDIR)\rd_priv.obj" : $(SOURCE) $(DEP_CPP_RD_PR) "$(INTDIR)"
1482
1483
1484 SOURCE=.\rd_req.c
1485 DEP_CPP_RD_RE=\
1486         "..\..\include\protos.h"\
1487         "..\..\include\win32\config.h"\
1488         "..\..\include\win32\ktypes.h"\
1489         "..\..\include\win32\roken.h"\
1490         "..\des\des.h"\
1491         "..\roken\err.h"\
1492         "..\roken\roken-common.h"\
1493         ".\krb-protos.h"\
1494         ".\krb.h"\
1495         ".\krb_locl.h"\
1496         ".\krb_log.h"\
1497         ".\prot.h"\
1498         {$(INCLUDE)}"sys\stat.h"\
1499         {$(INCLUDE)}"sys\types.h"\
1500         
1501
1502 "$(INTDIR)\rd_req.obj" : $(SOURCE) $(DEP_CPP_RD_RE) "$(INTDIR)"
1503
1504
1505 SOURCE=.\rd_safe.c
1506 DEP_CPP_RD_SA=\
1507         "..\..\include\protos.h"\
1508         "..\..\include\win32\config.h"\
1509         "..\..\include\win32\ktypes.h"\
1510         "..\..\include\win32\roken.h"\
1511         "..\des\des.h"\
1512         "..\roken\err.h"\
1513         "..\roken\roken-common.h"\
1514         ".\krb-archaeology.h"\
1515         ".\krb-protos.h"\
1516         ".\krb.h"\
1517         ".\krb_locl.h"\
1518         ".\krb_log.h"\
1519         ".\prot.h"\
1520         {$(INCLUDE)}"sys\stat.h"\
1521         {$(INCLUDE)}"sys\types.h"\
1522
1523
1524 "$(INTDIR)\rd_safe.obj" : $(SOURCE) $(DEP_CPP_RD_SA) "$(INTDIR)"
1525
1526
1527 SOURCE=.\read_service_key.c
1528 DEP_CPP_READ_=\
1529         "..\..\include\protos.h"\
1530         "..\..\include\win32\config.h"\
1531         "..\..\include\win32\ktypes.h"\
1532         "..\..\include\win32\roken.h"\
1533         "..\des\des.h"\
1534         "..\roken\err.h"\
1535         "..\roken\roken-common.h"\
1536         ".\krb-protos.h"\
1537         ".\krb.h"\
1538         ".\krb_locl.h"\
1539         ".\krb_log.h"\
1540         ".\prot.h"\
1541         {$(INCLUDE)}"sys\stat.h"\
1542         {$(INCLUDE)}"sys\types.h"\
1543         
1544
1545 "$(INTDIR)\read_service_key.obj" : $(SOURCE) $(DEP_CPP_READ_) "$(INTDIR)"
1546
1547
1548 SOURCE=.\realm_parse.c
1549 DEP_CPP_REALM=\
1550         "..\..\include\protos.h"\
1551         "..\..\include\win32\config.h"\
1552         "..\..\include\win32\ktypes.h"\
1553         "..\..\include\win32\roken.h"\
1554         "..\des\des.h"\
1555         "..\roken\err.h"\
1556         "..\roken\roken-common.h"\
1557         ".\krb-protos.h"\
1558         ".\krb.h"\
1559         ".\krb_locl.h"\
1560         ".\krb_log.h"\
1561         ".\prot.h"\
1562         {$(INCLUDE)}"sys\stat.h"\
1563         {$(INCLUDE)}"sys\types.h"\
1564         
1565
1566 "$(INTDIR)\realm_parse.obj" : $(SOURCE) $(DEP_CPP_REALM) "$(INTDIR)"
1567
1568
1569 SOURCE=.\recvauth.c
1570 DEP_CPP_RECVA=\
1571         "..\..\include\protos.h"\
1572         "..\..\include\win32\config.h"\
1573         "..\..\include\win32\ktypes.h"\
1574         "..\..\include\win32\roken.h"\
1575         "..\des\des.h"\
1576         "..\roken\err.h"\
1577         "..\roken\roken-common.h"\
1578         ".\krb-protos.h"\
1579         ".\krb.h"\
1580         ".\krb_locl.h"\
1581         ".\krb_log.h"\
1582         ".\prot.h"\
1583         {$(INCLUDE)}"sys\stat.h"\
1584         {$(INCLUDE)}"sys\types.h"\
1585         
1586
1587 "$(INTDIR)\recvauth.obj" : $(SOURCE) $(DEP_CPP_RECVA) "$(INTDIR)"
1588
1589
1590 SOURCE=.\resolve.c
1591 DEP_CPP_RESOL=\
1592         "..\..\include\protos.h"\
1593         "..\..\include\win32\config.h"\
1594         "..\..\include\win32\ktypes.h"\
1595         "..\..\include\win32\roken.h"\
1596         "..\des\des.h"\
1597         "..\roken\err.h"\
1598         "..\roken\roken-common.h"\
1599         ".\krb-protos.h"\
1600         ".\krb.h"\
1601         ".\krb_locl.h"\
1602         ".\krb_log.h"\
1603         ".\prot.h"\
1604         {$(INCLUDE)}"sys\stat.h"\
1605         {$(INCLUDE)}"sys\types.h"\
1606         
1607
1608 "$(INTDIR)\resolve.obj" : $(SOURCE) $(DEP_CPP_RESOL) "$(INTDIR)"
1609
1610
1611 SOURCE=.\rw.c
1612 DEP_CPP_RW_C6a=\
1613         "..\..\include\protos.h"\
1614         "..\..\include\win32\config.h"\
1615         "..\..\include\win32\ktypes.h"\
1616         "..\..\include\win32\roken.h"\
1617         "..\..\include\win32\version.h"\
1618         "..\des\des.h"\
1619         "..\roken\err.h"\
1620         "..\roken\roken-common.h"\
1621         ".\krb-protos.h"\
1622         ".\krb.h"\
1623         ".\krb_locl.h"\
1624         ".\krb_log.h"\
1625         ".\prot.h"\
1626         {$(INCLUDE)}"sys\stat.h"\
1627         {$(INCLUDE)}"sys\types.h"\
1628
1629
1630 "$(INTDIR)\rw.obj" : $(SOURCE) $(DEP_CPP_RW_C6a) "$(INTDIR)"
1631
1632
1633 SOURCE=.\save_credentials.c
1634 DEP_CPP_SAVE_=\
1635         "..\..\include\protos.h"\
1636         "..\..\include\win32\config.h"\
1637         "..\..\include\win32\ktypes.h"\
1638         "..\..\include\win32\roken.h"\
1639         "..\des\des.h"\
1640         "..\roken\err.h"\
1641         "..\roken\roken-common.h"\
1642         ".\krb-protos.h"\
1643         ".\krb.h"\
1644         ".\krb_locl.h"\
1645         ".\krb_log.h"\
1646         ".\prot.h"\
1647         {$(INCLUDE)}"sys\stat.h"\
1648         {$(INCLUDE)}"sys\types.h"\
1649         
1650
1651 "$(INTDIR)\save_credentials.obj" : $(SOURCE) $(DEP_CPP_SAVE_) "$(INTDIR)"
1652
1653
1654 SOURCE=.\send_to_kdc.c
1655 DEP_CPP_SEND_=\
1656         "..\..\include\protos.h"\
1657         "..\..\include\win32\config.h"\
1658         "..\..\include\win32\ktypes.h"\
1659         "..\..\include\win32\roken.h"\
1660         "..\des\des.h"\
1661         "..\roken\base64.h"\
1662         "..\roken\err.h"\
1663         "..\roken\roken-common.h"\
1664         ".\krb-protos.h"\
1665         ".\krb.h"\
1666         ".\krb_locl.h"\
1667         ".\krb_log.h"\
1668         ".\prot.h"\
1669         {$(INCLUDE)}"sys\stat.h"\
1670         {$(INCLUDE)}"sys\types.h"\
1671         
1672
1673 "$(INTDIR)\send_to_kdc.obj" : $(SOURCE) $(DEP_CPP_SEND_) "$(INTDIR)"
1674
1675
1676 SOURCE=.\sendauth.c
1677 DEP_CPP_SENDA=\
1678         "..\..\include\protos.h"\
1679         "..\..\include\win32\config.h"\
1680         "..\..\include\win32\ktypes.h"\
1681         "..\..\include\win32\roken.h"\
1682         "..\des\des.h"\
1683         "..\roken\err.h"\
1684         "..\roken\roken-common.h"\
1685         ".\krb-protos.h"\
1686         ".\krb.h"\
1687         ".\krb_locl.h"\
1688         ".\krb_log.h"\
1689         ".\prot.h"\
1690         {$(INCLUDE)}"sys\stat.h"\
1691         {$(INCLUDE)}"sys\types.h"\
1692         
1693
1694 "$(INTDIR)\sendauth.obj" : $(SOURCE) $(DEP_CPP_SENDA) "$(INTDIR)"
1695
1696
1697 SOURCE=.\stime.c
1698 DEP_CPP_STIME=\
1699         "..\..\include\protos.h"\
1700         "..\..\include\win32\config.h"\
1701         "..\..\include\win32\ktypes.h"\
1702         "..\..\include\win32\roken.h"\
1703         "..\des\des.h"\
1704         "..\roken\err.h"\
1705         "..\roken\roken-common.h"\
1706         ".\krb-protos.h"\
1707         ".\krb.h"\
1708         ".\krb_locl.h"\
1709         ".\krb_log.h"\
1710         ".\prot.h"\
1711         {$(INCLUDE)}"sys\stat.h"\
1712         {$(INCLUDE)}"sys\types.h"\
1713         
1714
1715 "$(INTDIR)\stime.obj" : $(SOURCE) $(DEP_CPP_STIME) "$(INTDIR)"
1716
1717
1718 SOURCE=.\str2key.c
1719 DEP_CPP_STR2K=\
1720         "..\..\include\protos.h"\
1721         "..\..\include\win32\config.h"\
1722         "..\..\include\win32\ktypes.h"\
1723         "..\..\include\win32\roken.h"\
1724         "..\des\des.h"\
1725         "..\roken\err.h"\
1726         "..\roken\roken-common.h"\
1727         ".\krb-protos.h"\
1728         ".\krb.h"\
1729         ".\krb_locl.h"\
1730         ".\krb_log.h"\
1731         ".\prot.h"\
1732         {$(INCLUDE)}"sys\stat.h"\
1733         {$(INCLUDE)}"sys\types.h"\
1734
1735
1736 "$(INTDIR)\str2key.obj" : $(SOURCE) $(DEP_CPP_STR2K) "$(INTDIR)"
1737
1738
1739 SOURCE=.\ticket_memory.c
1740 DEP_CPP_TICKE=\
1741         "..\..\include\protos.h"\
1742         "..\..\include\win32\config.h"\
1743         "..\..\include\win32\ktypes.h"\
1744         "..\..\include\win32\roken.h"\
1745         "..\des\des.h"\
1746         "..\roken\err.h"\
1747         "..\roken\roken-common.h"\
1748         ".\krb-protos.h"\
1749         ".\krb.h"\
1750         ".\krb_locl.h"\
1751         ".\krb_log.h"\
1752         ".\prot.h"\
1753         ".\ticket_memory.h"\
1754         {$(INCLUDE)}"sys\stat.h"\
1755         {$(INCLUDE)}"sys\types.h"\
1756         
1757
1758 "$(INTDIR)\ticket_memory.obj" : $(SOURCE) $(DEP_CPP_TICKE) "$(INTDIR)"
1759
1760
1761 SOURCE=.\time.c
1762 DEP_CPP_TIME_=\
1763         "..\..\include\protos.h"\
1764         "..\..\include\win32\config.h"\
1765         "..\..\include\win32\ktypes.h"\
1766         "..\..\include\win32\roken.h"\
1767         "..\des\des.h"\
1768         "..\roken\err.h"\
1769         "..\roken\roken-common.h"\
1770         ".\krb-protos.h"\
1771         ".\krb.h"\
1772         ".\krb_locl.h"\
1773         ".\krb_log.h"\
1774         ".\prot.h"\
1775         {$(INCLUDE)}"sys\stat.h"\
1776         {$(INCLUDE)}"sys\types.h"\
1777
1778
1779 "$(INTDIR)\time.obj" : $(SOURCE) $(DEP_CPP_TIME_) "$(INTDIR)"
1780
1781
1782 SOURCE=.\tkt_string.c
1783 DEP_CPP_TKT_S=\
1784         "..\..\include\protos.h"\
1785         "..\..\include\win32\config.h"\
1786         "..\..\include\win32\ktypes.h"\
1787         "..\..\include\win32\roken.h"\
1788         "..\des\des.h"\
1789         "..\roken\err.h"\
1790         "..\roken\roken-common.h"\
1791         ".\krb-protos.h"\
1792         ".\krb.h"\
1793         ".\krb_locl.h"\
1794         ".\krb_log.h"\
1795         ".\prot.h"\
1796         {$(INCLUDE)}"sys\stat.h"\
1797         {$(INCLUDE)}"sys\types.h"\
1798         
1799
1800 "$(INTDIR)\tkt_string.obj" : $(SOURCE) $(DEP_CPP_TKT_S) "$(INTDIR)"
1801
1802
1803 SOURCE=.\unparse_name.c
1804 DEP_CPP_UNPAR=\
1805         "..\..\include\protos.h"\
1806         "..\..\include\win32\config.h"\
1807         "..\..\include\win32\ktypes.h"\
1808         "..\..\include\win32\roken.h"\
1809         "..\des\des.h"\
1810         "..\roken\err.h"\
1811         "..\roken\roken-common.h"\
1812         ".\krb-protos.h"\
1813         ".\krb.h"\
1814         ".\krb_locl.h"\
1815         ".\krb_log.h"\
1816         ".\prot.h"\
1817         {$(INCLUDE)}"sys\stat.h"\
1818         {$(INCLUDE)}"sys\types.h"\
1819         
1820
1821 "$(INTDIR)\unparse_name.obj" : $(SOURCE) $(DEP_CPP_UNPAR) "$(INTDIR)"
1822
1823
1824 SOURCE=.\util.c
1825 DEP_CPP_UTIL_=\
1826         "..\..\include\protos.h"\
1827         "..\..\include\win32\config.h"\
1828         "..\..\include\win32\ktypes.h"\
1829         "..\..\include\win32\roken.h"\
1830         "..\des\des.h"\
1831         "..\roken\err.h"\
1832         "..\roken\roken-common.h"\
1833         ".\krb-protos.h"\
1834         ".\krb.h"\
1835         ".\krb_locl.h"\
1836         ".\krb_log.h"\
1837         ".\prot.h"\
1838         {$(INCLUDE)}"sys\stat.h"\
1839         {$(INCLUDE)}"sys\types.h"\
1840         
1841
1842 "$(INTDIR)\util.obj" : $(SOURCE) $(DEP_CPP_UTIL_) "$(INTDIR)"
1843
1844
1845 SOURCE=.\verify_user.c
1846 DEP_CPP_VERIF=\
1847         "..\..\include\protos.h"\
1848         "..\..\include\win32\config.h"\
1849         "..\..\include\win32\ktypes.h"\
1850         "..\..\include\win32\roken.h"\
1851         "..\des\des.h"\
1852         "..\roken\err.h"\
1853         "..\roken\roken-common.h"\
1854         ".\krb-protos.h"\
1855         ".\krb.h"\
1856         ".\krb_locl.h"\
1857         ".\krb_log.h"\
1858         ".\prot.h"\
1859         {$(INCLUDE)}"sys\stat.h"\
1860         {$(INCLUDE)}"sys\types.h"\
1861         
1862
1863 "$(INTDIR)\verify_user.obj" : $(SOURCE) $(DEP_CPP_VERIF) "$(INTDIR)"
1864
1865
1866 SOURCE=.\krb.rc
1867
1868 "$(INTDIR)\krb.res" : $(SOURCE) "$(INTDIR)"
1869         $(RSC) $(RSC_PROJ) $(SOURCE)
1870         
1871
1872 !IF  "$(CFG)" == "krb - Win32 Release"
1873
1874 "des - Win32 Release" : 
1875    cd "\tmp\wirus-krb\krb4-pre-0.9.9\lib\des"
1876    $(MAKE) /$(MAKEFLAGS) /F ".\des.mak" CFG="des - Win32 Release" 
1877    cd "..\krb"
1878
1879 "des - Win32 ReleaseCLEAN" : 
1880    cd "\tmp\wirus-krb\krb4-pre-0.9.9\lib\des"
1881    $(MAKE) /$(MAKEFLAGS) CLEAN /F ".\des.mak" CFG="des - Win32 Release"\
1882  RECURSE=1 
1883    cd "..\krb"
1884
1885 !ELSEIF  "$(CFG)" == "krb - Win32 Debug"
1886
1887 "des - Win32 Debug" : 
1888    cd "\tmp\wirus-krb\krb4-pre-0.9.9\lib\des"
1889    $(MAKE) /$(MAKEFLAGS) /F ".\des.mak" CFG="des - Win32 Debug" 
1890    cd "..\krb"
1891
1892 "des - Win32 DebugCLEAN" : 
1893    cd "\tmp\wirus-krb\krb4-pre-0.9.9\lib\des"
1894    $(MAKE) /$(MAKEFLAGS) CLEAN /F ".\des.mak" CFG="des - Win32 Debug" RECURSE=1\
1895         
1896    cd "..\krb"
1897
1898 !ENDIF 
1899
1900
1901 !ENDIF 
1902