source: trunk/third/xntp/xntpd/xntpd.mak @ 10832

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