Received: from snow-white.ee.udel.edu by whimsy.udel.edu id aa13549;
          28 Oct 96 1:46 GMT
Received: from sverige (pas-ca10-23.ix.netcom.com [204.31.230.151]) by dfw-ix10.ix.netcom.com (8.6.13/8.6.12) with SMTP id RAA22216; Sun, 27 Oct 1996 17:45:37 -0800
Message-ID: <32740FE9.6225@ix.netcom.com>
Date: Sun, 27 Oct 1996 17:44:09 -0800
From: Greg Schueman <schueman@ix.netcom.com>
Reply-To: schueman@ix.netcom.com
X-Mailer: Mozilla 3.0Gold (Win95; U)
MIME-Version: 1.0
To: Harlan Stenn <stenn@whimsy.udel.edu>
CC: "Brian C. Huffman" <huffman@louie.udel.edu>
Subject: Re: "Brian C. Huffman": libntp
References: <9610280101.aa13091@whimsy.udel.edu>
Content-Type: multipart/mixed; boundary="------------238829B63AB9"

This is a multi-part message in MIME format.

--------------238829B63AB9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Harlan Stenn wrote:
> 
> Greg,
> 
> Brian tried to compile the latest release under NT (with the patches you
> sent me) and had a problem.
> 
> Any suggestions?
> 
> Thanks...
> 
> H
> 
> ------- Forwarded Message
> 
> Received: from snow-white.ee.udel.edu by whimsy.udel.edu id aa13060;
>           28 Oct 96 0:45 GMT
> Received: from localhost.udel.edu by stimpy.eecis.udel.edu id aa18947;
>           28 Oct 96 0:44 GMT
> To: stenn@whimsy.udel.edu
> Subject: libntp
> Date: Sun, 27 Oct 1996 19:44:06 -0500
> From: "Brian C. Huffman" <huffman@louie.udel.edu>
> Message-ID:  <9610280044.aa18947@stimpy.eecis.udel.edu>
> 
> The file "msyslog.c" in libntp gives a fatal error:
> 
> NMAKE: fatal error U1073: don't know how to make '".\..\include\sys/clkdefs.h"'
> 
> Brian
> 
> ------- End of Forwarded Message

On line 25, in the file \include\ntp_refclocks.h there is an #ifdef
(CLK).
This should not be defined, and that is causing the problem.

Which makefile is triggering the error?  (libntp.mak I assume.)

Try looking to see where "CLK" is getting defined and remove it.
I didn't send over my Makefiles, perhaps I should have.

I'm attaching the Makefiles that I used under NT.

-Greg

--------------238829B63AB9
Content-Type: text/plain; charset=us-ascii; name="Libntp.mak"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="Libntp.mak"

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

!IF "$(CFG)" == ""
CFG=libntp - Win32 Debug
!MESSAGE No configuration specified.  Defaulting to libntp - Win32 Debug.
!ENDIF 

!IF "$(CFG)" != "libntp - Win32 Release" && "$(CFG)" != "libntp - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line.  For example:
!MESSAGE 
!MESSAGE NMAKE /f "libntp.mak" CFG="libntp - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "libntp - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "libntp - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE 
!ERROR An invalid configuration is specified.
!ENDIF 

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE 
NULL=nul
!ENDIF 
################################################################################
# Begin Project
# PROP Target_Last_Scanned "libntp - Win32 Debug"
CPP=cl.exe

!IF  "$(CFG)" == "libntp - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "WinRel"
# PROP BASE Intermediate_Dir "WinRel"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WinRel"
# PROP Intermediate_Dir "WinRel"
OUTDIR=.\WinRel
INTDIR=.\WinRel

ALL : "$(OUTDIR)\libntp.lib" "$(OUTDIR)\libntp.bsc"

CLEAN : 
	-@erase ".\WinRel\libntp.bsc"
	-@erase ".\WinRel\md5.sbr"
	-@erase ".\WinRel\tstotv.sbr"
	-@erase ".\WinRel\uglydate.sbr"
	-@erase ".\WinRel\lib_strbuf.sbr"
	-@erase ".\WinRel\a_md5decrypt.sbr"
	-@erase ".\WinRel\humandate.sbr"
	-@erase ".\WinRel\machines.sbr"
	-@erase ".\WinRel\getopt.sbr"
	-@erase ".\WinRel\mstolfp.sbr"
	-@erase ".\WinRel\numtohost.sbr"
	-@erase ".\WinRel\mfptoa.sbr"
	-@erase ".\WinRel\authkeys.sbr"
	-@erase ".\WinRel\authdes.sbr"
	-@erase ".\WinRel\hextolfp.sbr"
	-@erase ".\WinRel\log.sbr"
	-@erase ".\WinRel\decodenetnum.sbr"
	-@erase ".\WinRel\ranny.sbr"
	-@erase ".\WinRel\tvtoa.sbr"
	-@erase ".\WinRel\mfptoms.sbr"
	-@erase ".\WinRel\msutotsf.sbr"
	-@erase ".\WinRel\inttoa.sbr"
	-@erase ".\WinRel\atolfp.sbr"
	-@erase ".\WinRel\calleapwhen.sbr"
	-@erase ".\WinRel\a_md512crypt.sbr"
	-@erase ".\WinRel\authparity.sbr"
	-@erase ".\WinRel\authusekey.sbr"
	-@erase ".\WinRel\utvtoa.sbr"
	-@erase ".\WinRel\syssignal.sbr"
	-@erase ".\WinRel\tvtots.sbr"
	-@erase ".\WinRel\uinttoa.sbr"
	-@erase ".\WinRel\authdecrypt.sbr"
	-@erase ".\WinRel\hextoint.sbr"
	-@erase ".\WinRel\fptoms.sbr"
	-@erase ".\WinRel\msyslog.sbr"
	-@erase ".\WinRel\atoint.sbr"
	-@erase ".\WinRel\dolfptoa.sbr"
	-@erase ".\WinRel\netof.sbr"
	-@erase ".\WinRel\calyearstart.sbr"
	-@erase ".\WinRel\octtoint.sbr"
	-@erase ".\WinRel\caljulian.sbr"
	-@erase ".\WinRel\emalloc.sbr"
	-@erase ".\WinRel\findconfig.sbr"
	-@erase ".\WinRel\atouint.sbr"
	-@erase ".\WinRel\numtoa.sbr"
	-@erase ".\WinRel\clocktypes.sbr"
	-@erase ".\WinRel\tsftomsu.sbr"
	-@erase ".\WinRel\prettydate.sbr"
	-@erase ".\WinRel\authencrypt.sbr"
	-@erase ".\WinRel\statestr.sbr"
	-@erase ".\WinRel\gettstamp.sbr"
	-@erase ".\WinRel\refnumtoa.sbr"
	-@erase ".\WinRel\mexit.sbr"
	-@erase ".\WinRel\dofptoa.sbr"
	-@erase ".\WinRel\systime.sbr"
	-@erase ".\WinRel\authreadkeys.sbr"
	-@erase ".\WinRel\fptoa.sbr"
	-@erase ".\WinRel\buftvtots.sbr"
	-@erase ".\WinRel\clocktime.sbr"
	-@erase ".\WinRel\a_md5encrypt.sbr"
	-@erase ".\WinRel\modetoa.sbr"
	-@erase ".\WinRel\caltontp.sbr"
	-@erase ".\WinRel\auth12crypt.sbr"
	-@erase ".\WinRel\libntp.lib"
	-@erase ".\WinRel\mexit.obj"
	-@erase ".\WinRel\dofptoa.obj"
	-@erase ".\WinRel\systime.obj"
	-@erase ".\WinRel\authreadkeys.obj"
	-@erase ".\WinRel\fptoa.obj"
	-@erase ".\WinRel\buftvtots.obj"
	-@erase ".\WinRel\clocktime.obj"
	-@erase ".\WinRel\a_md5encrypt.obj"
	-@erase ".\WinRel\modetoa.obj"
	-@erase ".\WinRel\caltontp.obj"
	-@erase ".\WinRel\auth12crypt.obj"
	-@erase ".\WinRel\md5.obj"
	-@erase ".\WinRel\tstotv.obj"
	-@erase ".\WinRel\uglydate.obj"
	-@erase ".\WinRel\lib_strbuf.obj"
	-@erase ".\WinRel\a_md5decrypt.obj"
	-@erase ".\WinRel\humandate.obj"
	-@erase ".\WinRel\machines.obj"
	-@erase ".\WinRel\getopt.obj"
	-@erase ".\WinRel\mstolfp.obj"
	-@erase ".\WinRel\numtohost.obj"
	-@erase ".\WinRel\mfptoa.obj"
	-@erase ".\WinRel\authkeys.obj"
	-@erase ".\WinRel\authdes.obj"
	-@erase ".\WinRel\hextolfp.obj"
	-@erase ".\WinRel\log.obj"
	-@erase ".\WinRel\decodenetnum.obj"
	-@erase ".\WinRel\ranny.obj"
	-@erase ".\WinRel\tvtoa.obj"
	-@erase ".\WinRel\mfptoms.obj"
	-@erase ".\WinRel\msutotsf.obj"
	-@erase ".\WinRel\inttoa.obj"
	-@erase ".\WinRel\atolfp.obj"
	-@erase ".\WinRel\calleapwhen.obj"
	-@erase ".\WinRel\a_md512crypt.obj"
	-@erase ".\WinRel\authparity.obj"
	-@erase ".\WinRel\authusekey.obj"
	-@erase ".\WinRel\utvtoa.obj"
	-@erase ".\WinRel\syssignal.obj"
	-@erase ".\WinRel\tvtots.obj"
	-@erase ".\WinRel\uinttoa.obj"
	-@erase ".\WinRel\authdecrypt.obj"
	-@erase ".\WinRel\hextoint.obj"
	-@erase ".\WinRel\fptoms.obj"
	-@erase ".\WinRel\msyslog.obj"
	-@erase ".\WinRel\atoint.obj"
	-@erase ".\WinRel\dolfptoa.obj"
	-@erase ".\WinRel\netof.obj"
	-@erase ".\WinRel\calyearstart.obj"
	-@erase ".\WinRel\octtoint.obj"
	-@erase ".\WinRel\caljulian.obj"
	-@erase ".\WinRel\emalloc.obj"
	-@erase ".\WinRel\findconfig.obj"
	-@erase ".\WinRel\atouint.obj"
	-@erase ".\WinRel\numtoa.obj"
	-@erase ".\WinRel\clocktypes.obj"
	-@erase ".\WinRel\tsftomsu.obj"
	-@erase ".\WinRel\prettydate.obj"
	-@erase ".\WinRel\authencrypt.obj"
	-@erase ".\WinRel\statestr.obj"
	-@erase ".\WinRel\gettstamp.obj"
	-@erase ".\WinRel\refnumtoa.obj"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D "__STDC__" /FR /YX /c
CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D\
 "_WINDOWS" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D\
 "SYSLOG_FILE" /D "__STDC__" /FR"$(INTDIR)/" /Fp"$(INTDIR)/libntp.pch" /YX\
 /Fo"$(INTDIR)/" /c 
CPP_OBJS=.\WinRel/
CPP_SBRS=.\WinRel/
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/libntp.bsc" 
BSC32_SBRS= \
	".\WinRel\md5.sbr" \
	".\WinRel\tstotv.sbr" \
	".\WinRel\uglydate.sbr" \
	".\WinRel\lib_strbuf.sbr" \
	".\WinRel\a_md5decrypt.sbr" \
	".\WinRel\humandate.sbr" \
	".\WinRel\machines.sbr" \
	".\WinRel\getopt.sbr" \
	".\WinRel\mstolfp.sbr" \
	".\WinRel\numtohost.sbr" \
	".\WinRel\mfptoa.sbr" \
	".\WinRel\authkeys.sbr" \
	".\WinRel\authdes.sbr" \
	".\WinRel\hextolfp.sbr" \
	".\WinRel\log.sbr" \
	".\WinRel\decodenetnum.sbr" \
	".\WinRel\ranny.sbr" \
	".\WinRel\tvtoa.sbr" \
	".\WinRel\mfptoms.sbr" \
	".\WinRel\msutotsf.sbr" \
	".\WinRel\inttoa.sbr" \
	".\WinRel\atolfp.sbr" \
	".\WinRel\calleapwhen.sbr" \
	".\WinRel\a_md512crypt.sbr" \
	".\WinRel\authparity.sbr" \
	".\WinRel\authusekey.sbr" \
	".\WinRel\utvtoa.sbr" \
	".\WinRel\syssignal.sbr" \
	".\WinRel\tvtots.sbr" \
	".\WinRel\uinttoa.sbr" \
	".\WinRel\authdecrypt.sbr" \
	".\WinRel\hextoint.sbr" \
	".\WinRel\fptoms.sbr" \
	".\WinRel\msyslog.sbr" \
	".\WinRel\atoint.sbr" \
	".\WinRel\dolfptoa.sbr" \
	".\WinRel\netof.sbr" \
	".\WinRel\calyearstart.sbr" \
	".\WinRel\octtoint.sbr" \
	".\WinRel\caljulian.sbr" \
	".\WinRel\emalloc.sbr" \
	".\WinRel\findconfig.sbr" \
	".\WinRel\atouint.sbr" \
	".\WinRel\numtoa.sbr" \
	".\WinRel\clocktypes.sbr" \
	".\WinRel\tsftomsu.sbr" \
	".\WinRel\prettydate.sbr" \
	".\WinRel\authencrypt.sbr" \
	".\WinRel\statestr.sbr" \
	".\WinRel\gettstamp.sbr" \
	".\WinRel\refnumtoa.sbr" \
	".\WinRel\mexit.sbr" \
	".\WinRel\dofptoa.sbr" \
	".\WinRel\systime.sbr" \
	".\WinRel\authreadkeys.sbr" \
	".\WinRel\fptoa.sbr" \
	".\WinRel\buftvtots.sbr" \
	".\WinRel\clocktime.sbr" \

	".\WinRel\a_md5encrypt.sbr" \
	".\WinRel\modetoa.sbr" \
	".\WinRel\caltontp.sbr" \
	".\WinRel\auth12crypt.sbr"

"$(OUTDIR)\libntp.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
LIB32_FLAGS=/nologo /out:"$(OUTDIR)/libntp.lib" 
LIB32_OBJS= \
	".\WinRel\mexit.obj" \
	".\WinRel\dofptoa.obj" \
	".\WinRel\systime.obj" \
	".\WinRel\authreadkeys.obj" \
	".\WinRel\fptoa.obj" \
	".\WinRel\buftvtots.obj" \
	".\WinRel\clocktime.obj" \
	".\WinRel\a_md5encrypt.obj" \
	".\WinRel\modetoa.obj" \
	".\WinRel\caltontp.obj" \
	".\WinRel\auth12crypt.obj" \
	".\WinRel\md5.obj" \
	".\WinRel\tstotv.obj" \
	".\WinRel\uglydate.obj" \
	".\WinRel\lib_strbuf.obj" \
	".\WinRel\a_md5decrypt.obj" \
	".\WinRel\humandate.obj" \
	".\WinRel\machines.obj" \
	".\WinRel\getopt.obj" \
	".\WinRel\mstolfp.obj" \
	".\WinRel\numtohost.obj" \
	".\WinRel\mfptoa.obj" \
	".\WinRel\authkeys.obj" \
	".\WinRel\authdes.obj" \
	".\WinRel\hextolfp.obj" \
	".\WinRel\log.obj" \
	".\WinRel\decodenetnum.obj" \
	".\WinRel\ranny.obj" \
	".\WinRel\tvtoa.obj" \
	".\WinRel\mfptoms.obj" \
	".\WinRel\msutotsf.obj" \
	".\WinRel\inttoa.obj" \
	".\WinRel\atolfp.obj" \
	".\WinRel\calleapwhen.obj" \
	".\WinRel\a_md512crypt.obj" \
	".\WinRel\authparity.obj" \
	".\WinRel\authusekey.obj" \
	".\WinRel\utvtoa.obj" \
	".\WinRel\syssignal.obj" \
	".\WinRel\tvtots.obj" \
	".\WinRel\uinttoa.obj" \
	".\WinRel\authdecrypt.obj" \
	".\WinRel\hextoint.obj" \
	".\WinRel\fptoms.obj" \
	".\WinRel\msyslog.obj" \
	".\WinRel\atoint.obj" \
	".\WinRel\dolfptoa.obj" \
	".\WinRel\netof.obj" \
	".\WinRel\calyearstart.obj" \
	".\WinRel\octtoint.obj" \
	".\WinRel\caljulian.obj" \
	".\WinRel\emalloc.obj" \
	".\WinRel\findconfig.obj" \
	".\WinRel\atouint.obj" \
	".\WinRel\numtoa.obj" \
	".\WinRel\clocktypes.obj" \
	".\WinRel\tsftomsu.obj" \
	".\WinRel\prettydate.obj" \
	".\WinRel\authencrypt.obj" \
	".\WinRel\statestr.obj" \
	".\WinRel\gettstamp.obj" \
	".\WinRel\refnumtoa.obj"

"$(OUTDIR)\libntp.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
    $(LIB32) @<<
  $(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
<<

!ELSEIF  "$(CFG)" == "libntp - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "WinDebug"
# PROP BASE Intermediate_Dir "WinDebug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WinDebug"
# PROP Intermediate_Dir "WinDebug"
OUTDIR=.\WinDebug
INTDIR=.\WinDebug

ALL : "$(OUTDIR)\libntp.lib" "$(OUTDIR)\libntp.bsc"

CLEAN : 
	-@erase ".\WinDebug\vc40.pdb"
	-@erase ".\WinDebug\vc40.idb"
	-@erase ".\WinDebug\libntp.bsc"
	-@erase ".\WinDebug\authusekey.sbr"
	-@erase ".\WinDebug\calleapwhen.sbr"
	-@erase ".\WinDebug\hextolfp.sbr"
	-@erase ".\WinDebug\mfptoa.sbr"
	-@erase ".\WinDebug\msutotsf.sbr"
	-@erase ".\WinDebug\log.sbr"
	-@erase ".\WinDebug\netof.sbr"
	-@erase ".\WinDebug\mstolfp.sbr"
	-@erase ".\WinDebug\hextoint.sbr"
	-@erase ".\WinDebug\decodenetnum.sbr"
	-@erase ".\WinDebug\humandate.sbr"
	-@erase ".\WinDebug\utvtoa.sbr"
	-@erase ".\WinDebug\a_md512crypt.sbr"
	-@erase ".\WinDebug\lib_strbuf.sbr"
	-@erase ".\WinDebug\findconfig.sbr"
	-@erase ".\WinDebug\gettstamp.sbr"
	-@erase ".\WinDebug\refnumtoa.sbr"
	-@erase ".\WinDebug\systime.sbr"
	-@erase ".\WinDebug\uinttoa.sbr"
	-@erase ".\WinDebug\prettydate.sbr"
	-@erase ".\WinDebug\tstotv.sbr"
	-@erase ".\WinDebug\msyslog.sbr"
	-@erase ".\WinDebug\uglydate.sbr"
	-@erase ".\WinDebug\buftvtots.sbr"
	-@erase ".\WinDebug\tsftomsu.sbr"
	-@erase ".\WinDebug\authparity.sbr"
	-@erase ".\WinDebug\modetoa.sbr"
	-@erase ".\WinDebug\authencrypt.sbr"
	-@erase ".\WinDebug\clocktime.sbr"
	-@erase ".\WinDebug\getopt.sbr"
	-@erase ".\WinDebug\mexit.sbr"
	-@erase ".\WinDebug\statestr.sbr"
	-@erase ".\WinDebug\emalloc.sbr"
	-@erase ".\WinDebug\atouint.sbr"
	-@erase ".\WinDebug\authdecrypt.sbr"
	-@erase ".\WinDebug\fptoa.sbr"
	-@erase ".\WinDebug\a_md5decrypt.sbr"
	-@erase ".\WinDebug\inttoa.sbr"
	-@erase ".\WinDebug\caljulian.sbr"
	-@erase ".\WinDebug\atolfp.sbr"
	-@erase ".\WinDebug\numtohost.sbr"
	-@erase ".\WinDebug\authdes.sbr"
	-@erase ".\WinDebug\tvtots.sbr"
	-@erase ".\WinDebug\clocktypes.sbr"
	-@erase ".\WinDebug\mfptoms.sbr"
	-@erase ".\WinDebug\fptoms.sbr"
	-@erase ".\WinDebug\atoint.sbr"
	-@erase ".\WinDebug\auth12crypt.sbr"
	-@erase ".\WinDebug\dolfptoa.sbr"
	-@erase ".\WinDebug\caltontp.sbr"
	-@erase ".\WinDebug\authreadkeys.sbr"
	-@erase ".\WinDebug\dofptoa.sbr"
	-@erase ".\WinDebug\octtoint.sbr"
	-@erase ".\WinDebug\syssignal.sbr"
	-@erase ".\WinDebug\numtoa.sbr"
	-@erase ".\WinDebug\a_md5encrypt.sbr"
	-@erase ".\WinDebug\md5.sbr"
	-@erase ".\WinDebug\machines.sbr"
	-@erase ".\WinDebug\ranny.sbr"
	-@erase ".\WinDebug\tvtoa.sbr"
	-@erase ".\WinDebug\authkeys.sbr"
	-@erase ".\WinDebug\calyearstart.sbr"
	-@erase ".\WinDebug\libntp.lib"
	-@erase ".\WinDebug\dolfptoa.obj"
	-@erase ".\WinDebug\caltontp.obj"
	-@erase ".\WinDebug\authreadkeys.obj"
	-@erase ".\WinDebug\dofptoa.obj"
	-@erase ".\WinDebug\octtoint.obj"
	-@erase ".\WinDebug\syssignal.obj"
	-@erase ".\WinDebug\numtoa.obj"
	-@erase ".\WinDebug\a_md5encrypt.obj"
	-@erase ".\WinDebug\md5.obj"
	-@erase ".\WinDebug\machines.obj"
	-@erase ".\WinDebug\ranny.obj"
	-@erase ".\WinDebug\tvtoa.obj"
	-@erase ".\WinDebug\authkeys.obj"
	-@erase ".\WinDebug\calyearstart.obj"
	-@erase ".\WinDebug\authusekey.obj"
	-@erase ".\WinDebug\calleapwhen.obj"
	-@erase ".\WinDebug\hextolfp.obj"
	-@erase ".\WinDebug\mfptoa.obj"
	-@erase ".\WinDebug\msutotsf.obj"
	-@erase ".\WinDebug\log.obj"
	-@erase ".\WinDebug\netof.obj"
	-@erase ".\WinDebug\mstolfp.obj"
	-@erase ".\WinDebug\hextoint.obj"
	-@erase ".\WinDebug\decodenetnum.obj"
	-@erase ".\WinDebug\humandate.obj"
	-@erase ".\WinDebug\utvtoa.obj"
	-@erase ".\WinDebug\a_md512crypt.obj"
	-@erase ".\WinDebug\lib_strbuf.obj"
	-@erase ".\WinDebug\findconfig.obj"
	-@erase ".\WinDebug\gettstamp.obj"
	-@erase ".\WinDebug\refnumtoa.obj"
	-@erase ".\WinDebug\systime.obj"
	-@erase ".\WinDebug\uinttoa.obj"
	-@erase ".\WinDebug\prettydate.obj"
	-@erase ".\WinDebug\tstotv.obj"
	-@erase ".\WinDebug\msyslog.obj"
	-@erase ".\WinDebug\uglydate.obj"
	-@erase ".\WinDebug\buftvtots.obj"
	-@erase ".\WinDebug\tsftomsu.obj"
	-@erase ".\WinDebug\authparity.obj"
	-@erase ".\WinDebug\modetoa.obj"
	-@erase ".\WinDebug\authencrypt.obj"
	-@erase ".\WinDebug\clocktime.obj"
	-@erase ".\WinDebug\getopt.obj"
	-@erase ".\WinDebug\mexit.obj"
	-@erase ".\WinDebug\statestr.obj"
	-@erase ".\WinDebug\emalloc.obj"
	-@erase ".\WinDebug\atouint.obj"
	-@erase ".\WinDebug\authdecrypt.obj"
	-@erase ".\WinDebug\fptoa.obj"
	-@erase ".\WinDebug\a_md5decrypt.obj"
	-@erase ".\WinDebug\inttoa.obj"
	-@erase ".\WinDebug\caljulian.obj"
	-@erase ".\WinDebug\atolfp.obj"
	-@erase ".\WinDebug\numtohost.obj"
	-@erase ".\WinDebug\authdes.obj"
	-@erase ".\WinDebug\tvtots.obj"
	-@erase ".\WinDebug\clocktypes.obj"
	-@erase ".\WinDebug\mfptoms.obj"
	-@erase ".\WinDebug\fptoms.obj"
	-@erase ".\WinDebug\atoint.obj"
	-@erase ".\WinDebug\auth12crypt.obj"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /ML /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_WINDOWS" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D "__STDC__" /FR /YX /c
CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D\
 "DEBUG" /D "WIN32" /D "_WINDOWS" /D "SYS_WINNT" /D "DES" /D "MD5" /D\
 "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D "__STDC__" /FR"$(INTDIR)/"\
 /Fp"$(INTDIR)/libntp.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c 
CPP_OBJS=.\WinDebug/
CPP_SBRS=.\WinDebug/
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/libntp.bsc" 
BSC32_SBRS= \
	".\WinDebug\authusekey.sbr" \
	".\WinDebug\calleapwhen.sbr" \
	".\WinDebug\hextolfp.sbr" \
	".\WinDebug\mfptoa.sbr" \
	".\WinDebug\msutotsf.sbr" \
	".\WinDebug\log.sbr" \
	".\WinDebug\netof.sbr" \
	".\WinDebug\mstolfp.sbr" \
	".\WinDebug\hextoint.sbr" \
	".\WinDebug\decodenetnum.sbr" \
	".\WinDebug\humandate.sbr" \
	".\WinDebug\utvtoa.sbr" \
	".\WinDebug\a_md512crypt.sbr" \
	".\WinDebug\lib_strbuf.sbr" \
	".\WinDebug\findconfig.sbr" \
	".\WinDebug\gettstamp.sbr" \
	".\WinDebug\refnumtoa.sbr" \
	".\WinDebug\systime.sbr" \
	".\WinDebug\uinttoa.sbr" \
	".\WinDebug\prettydate.sbr" \
	".\WinDebug\tstotv.sbr" \
	".\WinDebug\msyslog.sbr" \
	".\WinDebug\uglydate.sbr" \
	".\WinDebug\buftvtots.sbr" \
	".\WinDebug\tsftomsu.sbr" \
	".\WinDebug\authparity.sbr" \
	".\WinDebug\modetoa.sbr" \
	".\WinDebug\authencrypt.sbr" \
	".\WinDebug\clocktime.sbr" \
	".\WinDebug\getopt.sbr" \
	".\WinDebug\mexit.sbr" \
	".\WinDebug\statestr.sbr" \
	".\WinDebug\emalloc.sbr" \
	".\WinDebug\atouint.sbr" \
	".\WinDebug\authdecrypt.sbr" \
	".\WinDebug\fptoa.sbr" \
	".\WinDebug\a_md5decrypt.sbr" \
	".\WinDebug\inttoa.sbr" \
	".\WinDebug\caljulian.sbr" \
	".\WinDebug\atolfp.sbr" \
	".\WinDebug\numtohost.sbr" \
	".\WinDebug\authdes.sbr" \
	".\WinDebug\tvtots.sbr" \
	".\WinDebug\clocktypes.sbr" \
	".\WinDebug\mfptoms.sbr" \
	".\WinDebug\fptoms.sbr" \
	".\WinDebug\atoint.sbr" \
	".\WinDebug\auth12crypt.sbr" \
	".\WinDebug\dolfptoa.sbr" \
	".\WinDebug\caltontp.sbr" \
	".\WinDebug\authreadkeys.sbr" \
	".\WinDebug\dofptoa.sbr" \
	".\WinDebug\octtoint.sbr" \
	".\WinDebug\syssignal.sbr" \
	".\WinDebug\numtoa.sbr" \
	".\WinDebug\a_md5encrypt.sbr" \
	".\WinDebug\md5.sbr" \
	".\WinDebug\machines.sbr" \
	".\WinDebug\ranny.sbr" \
	".\WinDebug\tvtoa.sbr" \
	".\WinDebug\authkeys.sbr" \
	".\WinDebug\calyearstart.sbr"

"$(OUTDIR)\libntp.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
LIB32_FLAGS=/nologo /out:"$(OUTDIR)/libntp.lib" 
LIB32_OBJS= \
	".\WinDebug\dolfptoa.obj" \
	".\WinDebug\caltontp.obj" \
	".\WinDebug\authreadkeys.obj" \
	".\WinDebug\dofptoa.obj" \
	".\WinDebug\octtoint.obj" \
	".\WinDebug\syssignal.obj" \
	".\WinDebug\numtoa.obj" \
	".\WinDebug\a_md5encrypt.obj" \
	".\WinDebug\md5.obj" \
	".\WinDebug\machines.obj" \
	".\WinDebug\ranny.obj" \
	".\WinDebug\tvtoa.obj" \
	".\WinDebug\authkeys.obj" \
	".\WinDebug\calyearstart.obj" \
	".\WinDebug\authusekey.obj" \
	".\WinDebug\calleapwhen.obj" \
	".\WinDebug\hextolfp.obj" \
	".\WinDebug\mfptoa.obj" \
	".\WinDebug\msutotsf.obj" \
	".\WinDebug\log.obj" \
	".\WinDebug\netof.obj" \
	".\WinDebug\mstolfp.obj" \
	".\WinDebug\hextoint.obj" \
	".\WinDebug\decodenetnum.obj" \
	".\WinDebug\humandate.obj" \
	".\WinDebug\utvtoa.obj" \
	".\WinDebug\a_md512crypt.obj" \
	".\WinDebug\lib_strbuf.obj" \
	".\WinDebug\findconfig.obj" \
	".\WinDebug\gettstamp.obj" \
	".\WinDebug\refnumtoa.obj" \
	".\WinDebug\systime.obj" \
	".\WinDebug\uinttoa.obj" \
	".\WinDebug\prettydate.obj" \
	".\WinDebug\tstotv.obj" \
	".\WinDebug\msyslog.obj" \
	".\WinDebug\uglydate.obj" \
	".\WinDebug\buftvtots.obj" \
	".\WinDebug\tsftomsu.obj" \
	".\WinDebug\authparity.obj" \
	".\WinDebug\modetoa.obj" \
	".\WinDebug\authencrypt.obj" \
	".\WinDebug\clocktime.obj" \
	".\WinDebug\getopt.obj" \
	".\WinDebug\mexit.obj" \
	".\WinDebug\statestr.obj" \
	".\WinDebug\emalloc.obj" \
	".\WinDebug\atouint.obj" \
	".\WinDebug\authdecrypt.obj" \
	".\WinDebug\fptoa.obj" \
	".\WinDebug\a_md5decrypt.obj" \
	".\WinDebug\inttoa.obj" \
	".\WinDebug\caljulian.obj" \
	".\WinDebug\atolfp.obj" \
	".\WinDebug\numtohost.obj" \
	".\WinDebug\authdes.obj" \
	".\WinDebug\tvtots.obj" \
	".\WinDebug\clocktypes.obj" \
	".\WinDebug\mfptoms.obj" \
	".\WinDebug\fptoms.obj" \
	".\WinDebug\atoint.obj" \
	".\WinDebug\auth12crypt.obj"

"$(OUTDIR)\libntp.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
    $(LIB32) @<<
  $(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
<<

!ENDIF 

.c{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.c{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

################################################################################
# Begin Target

# Name "libntp - Win32 Release"
# Name "libntp - Win32 Debug"

!IF  "$(CFG)" == "libntp - Win32 Release"

!ELSEIF  "$(CFG)" == "libntp - Win32 Debug"

!ENDIF 

################################################################################
# Begin Source File

SOURCE=.\mfptoa.c

"$(INTDIR)\mfptoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\mfptoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\lib_strbuf.c

"$(INTDIR)\lib_strbuf.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\lib_strbuf.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\decodenetnum.c

"$(INTDIR)\decodenetnum.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\decodenetnum.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\gettstamp.c

"$(INTDIR)\gettstamp.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\gettstamp.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\clocktime.c

"$(INTDIR)\clocktime.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\clocktime.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\uinttoa.c

"$(INTDIR)\uinttoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\uinttoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\numtoa.c

"$(INTDIR)\numtoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\numtoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\octtoint.c

"$(INTDIR)\octtoint.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\octtoint.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\inttoa.c

"$(INTDIR)\inttoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\inttoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\mstolfp.c

"$(INTDIR)\mstolfp.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\mstolfp.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\authdecrypt.c

"$(INTDIR)\authdecrypt.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\authdecrypt.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\tstotv.c

"$(INTDIR)\tstotv.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\tstotv.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\a_md512crypt.c

"$(INTDIR)\a_md512crypt.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\a_md512crypt.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\modetoa.c

"$(INTDIR)\modetoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\modetoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\atouint.c

"$(INTDIR)\atouint.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\atouint.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\getopt.c

"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\getopt.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\uglydate.c

"$(INTDIR)\uglydate.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\uglydate.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\machines.c

"$(INTDIR)\machines.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\machines.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\dolfptoa.c

"$(INTDIR)\dolfptoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\dolfptoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\a_md5decrypt.c

"$(INTDIR)\a_md5decrypt.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\a_md5decrypt.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\mexit.c

"$(INTDIR)\mexit.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\mexit.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\syssignal.c

"$(INTDIR)\syssignal.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\syssignal.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\msutotsf.c

"$(INTDIR)\msutotsf.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\msutotsf.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\atoint.c
DEP_CPP_ATOIN=\
	{$(INCLUDE)}"\sys\TYPES.H"\
	".\..\include\ntp_types.h"\
	

"$(INTDIR)\atoint.obj" : $(SOURCE) $(DEP_CPP_ATOIN) "$(INTDIR)"

"$(INTDIR)\atoint.sbr" : $(SOURCE) $(DEP_CPP_ATOIN) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\auth12crypt.c
DEP_CPP_AUTH1=\
	".\..\include\ntp_stdlib.h"\
	

"$(INTDIR)\auth12crypt.obj" : $(SOURCE) $(DEP_CPP_AUTH1) "$(INTDIR)"

"$(INTDIR)\auth12crypt.sbr" : $(SOURCE) $(DEP_CPP_AUTH1) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\tsftomsu.c

"$(INTDIR)\tsftomsu.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\tsftomsu.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\systime.c

"$(INTDIR)\systime.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\systime.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\tvtots.c
DEP_CPP_TVTOT=\
	{$(INCLUDE)}"\sys\TYPES.H"\
	".\..\include\ntp_types.h"\
	

"$(INTDIR)\tvtots.obj" : $(SOURCE) $(DEP_CPP_TVTOT) "$(INTDIR)"

"$(INTDIR)\tvtots.sbr" : $(SOURCE) $(DEP_CPP_TVTOT) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\findconfig.c

"$(INTDIR)\findconfig.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\findconfig.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\authkeys.c

"$(INTDIR)\authkeys.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\authkeys.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\a_md5encrypt.c

"$(INTDIR)\a_md5encrypt.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\a_md5encrypt.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ranny.c

"$(INTDIR)\ranny.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ranny.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\tvtoa.c

"$(INTDIR)\tvtoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\tvtoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refnumtoa.c

"$(INTDIR)\refnumtoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refnumtoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\netof.c

"$(INTDIR)\netof.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\netof.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\hextoint.c

"$(INTDIR)\hextoint.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\hextoint.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\caltontp.c

"$(INTDIR)\caltontp.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\caltontp.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\emalloc.c

"$(INTDIR)\emalloc.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\emalloc.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\calleapwhen.c

"$(INTDIR)\calleapwhen.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\calleapwhen.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\md5.c

"$(INTDIR)\md5.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\md5.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\fptoa.c

"$(INTDIR)\fptoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\fptoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\authdes.c
DEP_CPP_AUTHD=\
	".\..\include\ntp_stdlib.h"\
	

"$(INTDIR)\authdes.obj" : $(SOURCE) $(DEP_CPP_AUTHD) "$(INTDIR)"

"$(INTDIR)\authdes.sbr" : $(SOURCE) $(DEP_CPP_AUTHD) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\authusekey.c

"$(INTDIR)\authusekey.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\authusekey.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\buftvtots.c

"$(INTDIR)\buftvtots.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\buftvtots.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\calyearstart.c

"$(INTDIR)\calyearstart.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\calyearstart.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\utvtoa.c

"$(INTDIR)\utvtoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\utvtoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\atolfp.c
DEP_CPP_ATOLF=\
	".\..\include\ntp_fp.h"\
	".\..\include\ntp_string.h"\
	

"$(INTDIR)\atolfp.obj" : $(SOURCE) $(DEP_CPP_ATOLF) "$(INTDIR)"

"$(INTDIR)\atolfp.sbr" : $(SOURCE) $(DEP_CPP_ATOLF) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\msyslog.c

"$(INTDIR)\msyslog.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\msyslog.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\clocktypes.c

"$(INTDIR)\clocktypes.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\clocktypes.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\caljulian.c

"$(INTDIR)\caljulian.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\caljulian.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\authencrypt.c

"$(INTDIR)\authencrypt.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\authencrypt.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\prettydate.c

"$(INTDIR)\prettydate.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\prettydate.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\hextolfp.c

"$(INTDIR)\hextolfp.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\hextolfp.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\fptoms.c
DEP_CPP_FPTOM=\
	".\..\include\ntp_fp.h"\
	

"$(INTDIR)\fptoms.obj" : $(SOURCE) $(DEP_CPP_FPTOM) "$(INTDIR)"

"$(INTDIR)\fptoms.sbr" : $(SOURCE) $(DEP_CPP_FPTOM) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\numtohost.c
DEP_CPP_NUMTO=\
	".\..\include\ntp_fp.h"\
	".\..\include\ntp_stdlib.h"\
	".\lib_strbuf.h"\
	

"$(INTDIR)\numtohost.obj" : $(SOURCE) $(DEP_CPP_NUMTO) "$(INTDIR)"

"$(INTDIR)\numtohost.sbr" : $(SOURCE) $(DEP_CPP_NUMTO) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\authparity.c

"$(INTDIR)\authparity.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\authparity.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\authreadkeys.c

"$(INTDIR)\authreadkeys.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\authreadkeys.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\dofptoa.c

"$(INTDIR)\dofptoa.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\dofptoa.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\mfptoms.c
DEP_CPP_MFPTO=\
	".\..\include\ntp_fp.h"\
	".\..\include\ntp_stdlib.h"\
	

"$(INTDIR)\mfptoms.obj" : $(SOURCE) $(DEP_CPP_MFPTO) "$(INTDIR)"

"$(INTDIR)\mfptoms.sbr" : $(SOURCE) $(DEP_CPP_MFPTO) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\statestr.c

"$(INTDIR)\statestr.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\statestr.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\humandate.c

"$(INTDIR)\humandate.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\humandate.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\log.c

"$(INTDIR)\log.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\log.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\messages.rc

!IF  "$(CFG)" == "libntp - Win32 Release"

!ELSEIF  "$(CFG)" == "libntp - Win32 Debug"

!ENDIF 

# End Source File
# End Target
# End Project
################################################################################

--------------238829B63AB9
Content-Type: text/plain; charset=us-ascii; name="Ntpdate.mak"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="Ntpdate.mak"

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Console Application" 0x0103

!IF "$(CFG)" == ""
CFG=ntpdate - Win32 Debug
!MESSAGE No configuration specified.  Defaulting to ntpdate - Win32 Debug.
!ENDIF 

!IF "$(CFG)" != "ntpdate - Win32 Release" && "$(CFG)" !=\
 "ntpdate - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line.  For example:
!MESSAGE 
!MESSAGE NMAKE /f "ntpdate.mak" CFG="ntpdate - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "ntpdate - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "ntpdate - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE 
!ERROR An invalid configuration is specified.
!ENDIF 

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE 
NULL=nul
!ENDIF 
################################################################################
# Begin Project
# PROP Target_Last_Scanned "ntpdate - Win32 Debug"
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "ntpdate - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "WinRel"
# PROP BASE Intermediate_Dir "WinRel"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WinRel"
# PROP Intermediate_Dir "WinRel"
OUTDIR=.\WinRel
INTDIR=.\WinRel

ALL : "$(OUTDIR)\ntpdate.exe" "$(OUTDIR)\ntpdate.bsc"

CLEAN : 
	-@erase ".\WinRel\ntpdate.bsc"
	-@erase ".\WinRel\ntpdate.sbr"
	-@erase ".\WinRel\version.sbr"
	-@erase ".\WinRel\ntpdate.exe"
	-@erase ".\WinRel\ntpdate.obj"
	-@erase ".\WinRel\version.obj"
	-@erase ".\WinRel\ntpdate.ilk"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D " SYS_WINNT" /FR /YX /c
CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D\
 "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D\
 "SYSLOG_FILE" /D " SYS_WINNT" /FR"$(INTDIR)/" /Fp"$(INTDIR)/ntpdate.pch" /YX\
 /Fo"$(INTDIR)/" /c 
CPP_OBJS=.\WinRel/
CPP_SBRS=.\WinRel/
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/ntpdate.bsc" 
BSC32_SBRS= \
	".\WinRel\ntpdate.sbr" \
	".\WinRel\version.sbr"

"$(OUTDIR)\ntpdate.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
# SUBTRACT LINK32 /force
LINK32_FLAGS=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\
 /pdb:"$(OUTDIR)/ntpdate.pdb" /machine:I386 /out:"$(OUTDIR)/ntpdate.exe" 
LINK32_OBJS= \
	".\WinRel\ntpdate.obj" \
	".\WinRel\version.obj"

"$(OUTDIR)\ntpdate.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ELSEIF  "$(CFG)" == "ntpdate - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "WinDebug"
# PROP BASE Intermediate_Dir "WinDebug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WinDebug"
# PROP Intermediate_Dir "WinDebug"
OUTDIR=.\WinDebug
INTDIR=.\WinDebug

ALL : "$(OUTDIR)\ntpdate.exe" "$(OUTDIR)\ntpdate.bsc"

CLEAN : 
	-@erase ".\WinDebug\vc40.pdb"
	-@erase ".\WinDebug\vc40.idb"
	-@erase ".\WinDebug\ntpdate.bsc"
	-@erase ".\WinDebug\ntpdate.sbr"
	-@erase ".\WinDebug\version.sbr"
	-@erase ".\WinDebug\ntpdate.exe"
	-@erase ".\WinDebug\ntpdate.obj"
	-@erase ".\WinDebug\version.obj"
	-@erase ".\WinDebug\ntpdate.ilk"
	-@erase ".\WinDebug\ntpdate.pdb"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /ML /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D " SYS_WINNT" /FR /YX /c
CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D\
 "DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D\
 "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D " SYS_WINNT" /FR"$(INTDIR)/"\
 /Fp"$(INTDIR)/ntpdate.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c 
CPP_OBJS=.\WinDebug/
CPP_SBRS=.\WinDebug/
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/ntpdate.bsc" 
BSC32_SBRS= \
	".\WinDebug\ntpdate.sbr" \
	".\WinDebug\version.sbr"

"$(OUTDIR)\ntpdate.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# ADD LINK32 winmm.lib wsock32.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
# SUBTRACT LINK32 /incremental:no /nodefaultlib /force
LINK32_FLAGS=winmm.lib wsock32.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 /incremental:yes\
 /pdb:"$(OUTDIR)/ntpdate.pdb" /debug /machine:I386 /out:"$(OUTDIR)/ntpdate.exe" 
LINK32_OBJS= \
	".\WinDebug\ntpdate.obj" \
	".\WinDebug\version.obj"

"$(OUTDIR)\ntpdate.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ENDIF 

.c{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.c{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

################################################################################
# Begin Target

# Name "ntpdate - Win32 Release"
# Name "ntpdate - Win32 Debug"

!IF  "$(CFG)" == "ntpdate - Win32 Release"

!ELSEIF  "$(CFG)" == "ntpdate - Win32 Debug"

!ENDIF 

################################################################################
# Begin Source File

SOURCE=.\ntpdate.c

"$(INTDIR)\ntpdate.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntpdate.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\version.c

"$(INTDIR)\version.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\version.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
# End Target
# End Project
################################################################################

--------------238829B63AB9
Content-Type: text/plain; charset=us-ascii; name="Ntpq.mak"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="Ntpq.mak"

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Console Application" 0x0103

!IF "$(CFG)" == ""
CFG=ntpq - Win32 Debug
!MESSAGE No configuration specified.  Defaulting to ntpq - Win32 Debug.
!ENDIF 

!IF "$(CFG)" != "ntpq - Win32 Release" && "$(CFG)" != "ntpq - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line.  For example:
!MESSAGE 
!MESSAGE NMAKE /f "ntpq.mak" CFG="ntpq - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "ntpq - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "ntpq - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE 
!ERROR An invalid configuration is specified.
!ENDIF 

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE 
NULL=nul
!ENDIF 
################################################################################
# Begin Project
# PROP Target_Last_Scanned "ntpq - Win32 Debug"
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "ntpq - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "WinRel"
# PROP BASE Intermediate_Dir "WinRel"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WinRel"
# PROP Intermediate_Dir "WinRel"
OUTDIR=.\WinRel
INTDIR=.\WinRel

ALL : "$(OUTDIR)\ntpq.exe" "$(OUTDIR)\ntpq.bsc"

CLEAN : 
	-@erase ".\WinRel\ntpq.bsc"
	-@erase ".\WinRel\ntpq.sbr"
	-@erase ".\WinRel\version.sbr"
	-@erase ".\WinRel\ntpq_ops.sbr"
	-@erase ".\WinRel\ntpq.exe"
	-@erase ".\WinRel\ntpq.obj"
	-@erase ".\WinRel\version.obj"
	-@erase ".\WinRel\ntpq_ops.obj"
	-@erase ".\WinRel\ntpq.ilk"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /FR /YX /c
CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D\
 "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D\
 "SYSLOG_FILE" /FR"$(INTDIR)/" /Fp"$(INTDIR)/ntpq.pch" /YX /Fo"$(INTDIR)/" /c 
CPP_OBJS=.\WinRel/
CPP_SBRS=.\WinRel/
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/ntpq.bsc" 
BSC32_SBRS= \
	".\WinRel\ntpq.sbr" \
	".\WinRel\version.sbr" \
	".\WinRel\ntpq_ops.sbr"

"$(OUTDIR)\ntpq.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
LINK32_FLAGS=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\
 /pdb:"$(OUTDIR)/ntpq.pdb" /machine:I386 /out:"$(OUTDIR)/ntpq.exe" 
LINK32_OBJS= \
	".\WinRel\ntpq.obj" \
	".\WinRel\version.obj" \
	".\WinRel\ntpq_ops.obj"

"$(OUTDIR)\ntpq.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ELSEIF  "$(CFG)" == "ntpq - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "WinDebug"
# PROP BASE Intermediate_Dir "WinDebug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WinDebug"
# PROP Intermediate_Dir "WinDebug"
OUTDIR=.\WinDebug
INTDIR=.\WinDebug

ALL : "$(OUTDIR)\ntpq.exe" "$(OUTDIR)\ntpq.bsc"

CLEAN : 
	-@erase ".\WinDebug\vc40.pdb"
	-@erase ".\WinDebug\vc40.idb"
	-@erase ".\WinDebug\ntpq.bsc"
	-@erase ".\WinDebug\version.sbr"
	-@erase ".\WinDebug\ntpq.sbr"
	-@erase ".\WinDebug\ntpq_ops.sbr"
	-@erase ".\WinDebug\ntpq.exe"
	-@erase ".\WinDebug\version.obj"
	-@erase ".\WinDebug\ntpq.obj"
	-@erase ".\WinDebug\ntpq_ops.obj"
	-@erase ".\WinDebug\ntpq.ilk"
	-@erase ".\WinDebug\ntpq.pdb"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /ML /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /FR /YX /c
CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D\
 "DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D\
 "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /FR"$(INTDIR)/" /Fp"$(INTDIR)/ntpq.pch"\
 /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c 
CPP_OBJS=.\WinDebug/
CPP_SBRS=.\WinDebug/
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/ntpq.bsc" 
BSC32_SBRS= \
	".\WinDebug\version.sbr" \
	".\WinDebug\ntpq.sbr" \
	".\WinDebug\ntpq_ops.sbr"

"$(OUTDIR)\ntpq.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
LINK32_FLAGS=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 /incremental:yes\
 /pdb:"$(OUTDIR)/ntpq.pdb" /debug /machine:I386 /out:"$(OUTDIR)/ntpq.exe" 
LINK32_OBJS= \
	".\WinDebug\version.obj" \
	".\WinDebug\ntpq.obj" \
	".\WinDebug\ntpq_ops.obj"

"$(OUTDIR)\ntpq.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ENDIF 

.c{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.c{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

################################################################################
# Begin Target

# Name "ntpq - Win32 Release"
# Name "ntpq - Win32 Debug"

!IF  "$(CFG)" == "ntpq - Win32 Release"

!ELSEIF  "$(CFG)" == "ntpq - Win32 Debug"

!ENDIF 

################################################################################
# Begin Source File

SOURCE=.\ntpq.c

"$(INTDIR)\ntpq.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntpq.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\version.c

"$(INTDIR)\version.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\version.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntpq_ops.c

"$(INTDIR)\ntpq_ops.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntpq_ops.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
# End Target
# End Project
################################################################################

--------------238829B63AB9
Content-Type: text/plain; charset=us-ascii; name="Ntptrace.mak"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="Ntptrace.mak"

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Console Application" 0x0103

!IF "$(CFG)" == ""
CFG=ntptrace - Win32 Debug
!MESSAGE No configuration specified.  Defaulting to ntptrace - Win32 Debug.
!ENDIF 

!IF "$(CFG)" != "ntptrace - Win32 Release" && "$(CFG)" !=\
 "ntptrace - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line.  For example:
!MESSAGE 
!MESSAGE NMAKE /f "ntptrace.mak" CFG="ntptrace - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "ntptrace - Win32 Release" (based on\
 "Win32 (x86) Console Application")
!MESSAGE "ntptrace - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE 
!ERROR An invalid configuration is specified.
!ENDIF 

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE 
NULL=nul
!ENDIF 
################################################################################
# Begin Project
# PROP Target_Last_Scanned "ntptrace - Win32 Debug"
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "ntptrace - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "WinRel"
# PROP BASE Intermediate_Dir "WinRel"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WinRel"
# PROP Intermediate_Dir "WinRel"
OUTDIR=.\WinRel
INTDIR=.\WinRel

ALL : "$(OUTDIR)\ntptrace.exe" "$(OUTDIR)\ntptrace.bsc"

CLEAN : 
	-@erase ".\WinRel\ntptrace.bsc"
	-@erase ".\WinRel\ntptrace.sbr"
	-@erase ".\WinRel\version.sbr"
	-@erase ".\WinRel\ntptrace.exe"
	-@erase ".\WinRel\ntptrace.obj"
	-@erase ".\WinRel\version.obj"
	-@erase ".\WinRel\ntptrace.ilk"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "SYS_WINNT" /FR /YX /c
CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "SYS_WINNT"\
 /FR"$(INTDIR)/" /Fp"$(INTDIR)/ntptrace.pch" /YX /Fo"$(INTDIR)/" /c 
CPP_OBJS=.\WinRel/
CPP_SBRS=.\WinRel/
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/ntptrace.bsc" 
BSC32_SBRS= \
	".\WinRel\ntptrace.sbr" \
	".\WinRel\version.sbr"

"$(OUTDIR)\ntptrace.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
LINK32_FLAGS=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\
 /pdb:"$(OUTDIR)/ntptrace.pdb" /machine:I386 /out:"$(OUTDIR)/ntptrace.exe" 
LINK32_OBJS= \
	".\WinRel\ntptrace.obj" \
	".\WinRel\version.obj"

"$(OUTDIR)\ntptrace.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ELSEIF  "$(CFG)" == "ntptrace - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "WinDebug"
# PROP BASE Intermediate_Dir "WinDebug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WinDebug"
# PROP Intermediate_Dir "WinDebug"
OUTDIR=.\WinDebug
INTDIR=.\WinDebug

ALL : "$(OUTDIR)\ntptrace.exe" "$(OUTDIR)\ntptrace.bsc"

CLEAN : 
	-@erase ".\WinDebug\vc40.pdb"
	-@erase ".\WinDebug\vc40.idb"
	-@erase ".\WinDebug\ntptrace.bsc"
	-@erase ".\WinDebug\version.sbr"
	-@erase ".\WinDebug\ntptrace.sbr"
	-@erase ".\WinDebug\ntptrace.exe"
	-@erase ".\WinDebug\ntptrace.obj"
	-@erase ".\WinDebug\version.obj"
	-@erase ".\WinDebug\ntptrace.ilk"
	-@erase ".\WinDebug\ntptrace.pdb"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /ML /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D "DEBUG" /D "SYS_WINNT" /FR /YX /c
CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D\
 "DEBUG" /D "SYS_WINNT" /FR"$(INTDIR)/" /Fp"$(INTDIR)/ntptrace.pch" /YX\
 /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c 
CPP_OBJS=.\WinDebug/
CPP_SBRS=.\WinDebug/
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/ntptrace.bsc" 
BSC32_SBRS= \
	".\WinDebug\version.sbr" \
	".\WinDebug\ntptrace.sbr"

"$(OUTDIR)\ntptrace.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
LINK32_FLAGS=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 /incremental:yes\
 /pdb:"$(OUTDIR)/ntptrace.pdb" /debug /machine:I386\
 /out:"$(OUTDIR)/ntptrace.exe" 
LINK32_OBJS= \
	".\WinDebug\ntptrace.obj" \
	".\WinDebug\version.obj"

"$(OUTDIR)\ntptrace.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ENDIF 

.c{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.c{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

################################################################################
# Begin Target

# Name "ntptrace - Win32 Release"
# Name "ntptrace - Win32 Debug"

!IF  "$(CFG)" == "ntptrace - Win32 Release"

!ELSEIF  "$(CFG)" == "ntptrace - Win32 Debug"

!ENDIF 

################################################################################
# Begin Source File

SOURCE=.\ntptrace.c

"$(INTDIR)\ntptrace.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntptrace.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\version.c

"$(INTDIR)\version.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\version.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
# End Target
# End Project
################################################################################

--------------238829B63AB9
Content-Type: text/plain; charset=us-ascii; name="Xntpd.mak"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="Xntpd.mak"

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Console Application" 0x0103

!IF "$(CFG)" == ""
CFG=xntpd - Win32 Debug
!MESSAGE No configuration specified.  Defaulting to xntpd - Win32 Debug.
!ENDIF 

!IF "$(CFG)" != "xntpd - Win32 Release" && "$(CFG)" != "xntpd - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line.  For example:
!MESSAGE 
!MESSAGE NMAKE /f "xntpd.mak" CFG="xntpd - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "xntpd - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "xntpd - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE 
!ERROR An invalid configuration is specified.
!ENDIF 

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE 
NULL=nul
!ENDIF 
################################################################################
# Begin Project
# PROP Target_Last_Scanned "xntpd - Win32 Debug"
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "xntpd - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "WinRel"
# PROP BASE Intermediate_Dir "WinRel"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WinRel"
# PROP Intermediate_Dir "WinRel"
OUTDIR=.\WinRel
INTDIR=.\WinRel

ALL : "$(OUTDIR)\xntpd.exe" "$(OUTDIR)\xntpd.bsc"

CLEAN : 
	-@erase "$(INTDIR)\messages.res"
	-@erase "$(INTDIR)\ntp_config.obj"
	-@erase "$(INTDIR)\ntp_config.sbr"
	-@erase "$(INTDIR)\ntp_control.obj"
	-@erase "$(INTDIR)\ntp_control.sbr"
	-@erase "$(INTDIR)\ntp_filegen.obj"
	-@erase "$(INTDIR)\ntp_filegen.sbr"
	-@erase "$(INTDIR)\ntp_intres.obj"
	-@erase "$(INTDIR)\ntp_intres.sbr"
	-@erase "$(INTDIR)\ntp_io.obj"
	-@erase "$(INTDIR)\ntp_io.sbr"
	-@erase "$(INTDIR)\ntp_leap.obj"
	-@erase "$(INTDIR)\ntp_leap.sbr"
	-@erase "$(INTDIR)\ntp_loopfilter.obj"
	-@erase "$(INTDIR)\ntp_loopfilter.sbr"
	-@erase "$(INTDIR)\ntp_monitor.obj"
	-@erase "$(INTDIR)\ntp_monitor.sbr"
	-@erase "$(INTDIR)\ntp_peer.obj"
	-@erase "$(INTDIR)\ntp_peer.sbr"
	-@erase "$(INTDIR)\ntp_proto.obj"
	-@erase "$(INTDIR)\ntp_proto.sbr"
	-@erase "$(INTDIR)\ntp_refclock.obj"
	-@erase "$(INTDIR)\ntp_refclock.sbr"
	-@erase "$(INTDIR)\ntp_request.obj"
	-@erase "$(INTDIR)\ntp_request.sbr"
	-@erase "$(INTDIR)\ntp_restrict.obj"
	-@erase "$(INTDIR)\ntp_restrict.sbr"
	-@erase "$(INTDIR)\ntp_timer.obj"
	-@erase "$(INTDIR)\ntp_timer.sbr"
	-@erase "$(INTDIR)\ntp_unixclock.obj"
	-@erase "$(INTDIR)\ntp_unixclock.sbr"
	-@erase "$(INTDIR)\ntp_util.obj"
	-@erase "$(INTDIR)\ntp_util.sbr"
	-@erase "$(INTDIR)\ntpd.obj"
	-@erase "$(INTDIR)\ntpd.sbr"
	-@erase "$(INTDIR)\refclock_acts.obj"
	-@erase "$(INTDIR)\refclock_acts.sbr"
	-@erase "$(INTDIR)\refclock_as2201.obj"
	-@erase "$(INTDIR)\refclock_as2201.sbr"
	-@erase "$(INTDIR)\refclock_atom.obj"
	-@erase "$(INTDIR)\refclock_atom.sbr"
	-@erase "$(INTDIR)\refclock_chu.obj"
	-@erase "$(INTDIR)\refclock_chu.sbr"
	-@erase "$(INTDIR)\refclock_conf.obj"
	-@erase "$(INTDIR)\refclock_conf.sbr"
	-@erase "$(INTDIR)\refclock_datum.obj"
	-@erase "$(INTDIR)\refclock_datum.sbr"
	-@erase "$(INTDIR)\refclock_heath.obj"
	-@erase "$(INTDIR)\refclock_heath.sbr"
	-@erase "$(INTDIR)\refclock_irig.obj"
	-@erase "$(INTDIR)\refclock_irig.sbr"
	-@erase "$(INTDIR)\refclock_leitch.obj"
	-@erase "$(INTDIR)\refclock_leitch.sbr"
	-@erase "$(INTDIR)\refclock_local.obj"
	-@erase "$(INTDIR)\refclock_local.sbr"
	-@erase "$(INTDIR)\refclock_msfees.obj"
	-@erase "$(INTDIR)\refclock_msfees.sbr"
	-@erase "$(INTDIR)\refclock_mx4200.obj"
	-@erase "$(INTDIR)\refclock_mx4200.sbr"
	-@erase "$(INTDIR)\refclock_nmea.obj"
	-@erase "$(INTDIR)\refclock_nmea.sbr"
	-@erase "$(INTDIR)\refclock_parse.obj"
	-@erase "$(INTDIR)\refclock_parse.sbr"
	-@erase "$(INTDIR)\refclock_pst.obj"
	-@erase "$(INTDIR)\refclock_pst.sbr"
	-@erase "$(INTDIR)\refclock_ptbacts.obj"
	-@erase "$(INTDIR)\refclock_ptbacts.sbr"
	-@erase "$(INTDIR)\refclock_tpro.obj"
	-@erase "$(INTDIR)\refclock_tpro.sbr"
	-@erase "$(INTDIR)\refclock_trak.obj"
	-@erase "$(INTDIR)\refclock_trak.sbr"
	-@erase "$(INTDIR)\refclock_usno.obj"
	-@erase "$(INTDIR)\refclock_usno.sbr"
	-@erase "$(INTDIR)\refclock_wwvb.obj"
	-@erase "$(INTDIR)\refclock_wwvb.sbr"
	-@erase "$(INTDIR)\version.obj"
	-@erase "$(INTDIR)\version.sbr"
	-@erase "$(OUTDIR)\xntpd.bsc"
	-@erase "$(OUTDIR)\xntpd.exe"
	-@erase "$(OUTDIR)\xntpd.ilk"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D "REFCLOCK" /FR /YX /c
CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D\
 "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D\
 "SYSLOG_FILE" /D "REFCLOCK" /FR"$(INTDIR)/" /Fp"$(INTDIR)/xntpd.pch" /YX\
 /Fo"$(INTDIR)/" /c 
CPP_OBJS=.\WinRel/
CPP_SBRS=.\WinRel/
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
RSC_PROJ=/l 0x409 /fo"$(INTDIR)/messages.res" /d "NDEBUG" 
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/xntpd.bsc" 
BSC32_SBRS= \
	"$(INTDIR)\ntp_config.sbr" \
	"$(INTDIR)\ntp_control.sbr" \
	"$(INTDIR)\ntp_filegen.sbr" \
	"$(INTDIR)\ntp_intres.sbr" \
	"$(INTDIR)\ntp_io.sbr" \
	"$(INTDIR)\ntp_leap.sbr" \
	"$(INTDIR)\ntp_loopfilter.sbr" \
	"$(INTDIR)\ntp_monitor.sbr" \
	"$(INTDIR)\ntp_peer.sbr" \
	"$(INTDIR)\ntp_proto.sbr" \
	"$(INTDIR)\ntp_refclock.sbr" \
	"$(INTDIR)\ntp_request.sbr" \
	"$(INTDIR)\ntp_restrict.sbr" \
	"$(INTDIR)\ntp_timer.sbr" \
	"$(INTDIR)\ntp_unixclock.sbr" \
	"$(INTDIR)\ntp_util.sbr" \
	"$(INTDIR)\ntpd.sbr" \
	"$(INTDIR)\refclock_acts.sbr" \
	"$(INTDIR)\refclock_as2201.sbr" \
	"$(INTDIR)\refclock_atom.sbr" \
	"$(INTDIR)\refclock_chu.sbr" \
	"$(INTDIR)\refclock_conf.sbr" \
	"$(INTDIR)\refclock_datum.sbr" \
	"$(INTDIR)\refclock_heath.sbr" \
	"$(INTDIR)\refclock_irig.sbr" \
	"$(INTDIR)\refclock_leitch.sbr" \
	"$(INTDIR)\refclock_local.sbr" \
	"$(INTDIR)\refclock_msfees.sbr" \
	"$(INTDIR)\refclock_mx4200.sbr" \
	"$(INTDIR)\refclock_nmea.sbr" \
	"$(INTDIR)\refclock_parse.sbr" \
	"$(INTDIR)\refclock_pst.sbr" \
	"$(INTDIR)\refclock_ptbacts.sbr" \
	"$(INTDIR)\refclock_tpro.sbr" \
	"$(INTDIR)\refclock_trak.sbr" \
	"$(INTDIR)\refclock_usno.sbr" \
	"$(INTDIR)\refclock_wwvb.sbr" \
	"$(INTDIR)\version.sbr"

"$(OUTDIR)\xntpd.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
LINK32_FLAGS=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\
 /pdb:"$(OUTDIR)/xntpd.pdb" /machine:I386 /out:"$(OUTDIR)/xntpd.exe" 
LINK32_OBJS= \
	"$(INTDIR)\messages.res" \
	"$(INTDIR)\ntp_config.obj" \
	"$(INTDIR)\ntp_control.obj" \
	"$(INTDIR)\ntp_filegen.obj" \
	"$(INTDIR)\ntp_intres.obj" \
	"$(INTDIR)\ntp_io.obj" \
	"$(INTDIR)\ntp_leap.obj" \
	"$(INTDIR)\ntp_loopfilter.obj" \
	"$(INTDIR)\ntp_monitor.obj" \
	"$(INTDIR)\ntp_peer.obj" \
	"$(INTDIR)\ntp_proto.obj" \
	"$(INTDIR)\ntp_refclock.obj" \
	"$(INTDIR)\ntp_request.obj" \
	"$(INTDIR)\ntp_restrict.obj" \
	"$(INTDIR)\ntp_timer.obj" \
	"$(INTDIR)\ntp_unixclock.obj" \
	"$(INTDIR)\ntp_util.obj" \
	"$(INTDIR)\ntpd.obj" \
	"$(INTDIR)\refclock_acts.obj" \
	"$(INTDIR)\refclock_as2201.obj" \
	"$(INTDIR)\refclock_atom.obj" \
	"$(INTDIR)\refclock_chu.obj" \
	"$(INTDIR)\refclock_conf.obj" \
	"$(INTDIR)\refclock_datum.obj" \
	"$(INTDIR)\refclock_heath.obj" \
	"$(INTDIR)\refclock_irig.obj" \
	"$(INTDIR)\refclock_leitch.obj" \
	"$(INTDIR)\refclock_local.obj" \
	"$(INTDIR)\refclock_msfees.obj" \
	"$(INTDIR)\refclock_mx4200.obj" \
	"$(INTDIR)\refclock_nmea.obj" \
	"$(INTDIR)\refclock_parse.obj" \
	"$(INTDIR)\refclock_pst.obj" \
	"$(INTDIR)\refclock_ptbacts.obj" \
	"$(INTDIR)\refclock_tpro.obj" \
	"$(INTDIR)\refclock_trak.obj" \
	"$(INTDIR)\refclock_usno.obj" \
	"$(INTDIR)\refclock_wwvb.obj" \
	"$(INTDIR)\version.obj"

"$(OUTDIR)\xntpd.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ELSEIF  "$(CFG)" == "xntpd - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "WinDebug"
# PROP BASE Intermediate_Dir "WinDebug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WinDebug"
# PROP Intermediate_Dir "WinDebug"
OUTDIR=.\WinDebug
INTDIR=.\WinDebug

ALL : "$(OUTDIR)\xntpd.exe" "$(OUTDIR)\xntpd.bsc"

CLEAN : 
	-@erase "$(INTDIR)\messages.res"
	-@erase "$(INTDIR)\ntp_config.obj"
	-@erase "$(INTDIR)\ntp_config.sbr"
	-@erase "$(INTDIR)\ntp_control.obj"
	-@erase "$(INTDIR)\ntp_control.sbr"
	-@erase "$(INTDIR)\ntp_filegen.obj"
	-@erase "$(INTDIR)\ntp_filegen.sbr"
	-@erase "$(INTDIR)\ntp_intres.obj"
	-@erase "$(INTDIR)\ntp_intres.sbr"
	-@erase "$(INTDIR)\ntp_io.obj"
	-@erase "$(INTDIR)\ntp_io.sbr"
	-@erase "$(INTDIR)\ntp_leap.obj"
	-@erase "$(INTDIR)\ntp_leap.sbr"
	-@erase "$(INTDIR)\ntp_loopfilter.obj"
	-@erase "$(INTDIR)\ntp_loopfilter.sbr"
	-@erase "$(INTDIR)\ntp_monitor.obj"
	-@erase "$(INTDIR)\ntp_monitor.sbr"
	-@erase "$(INTDIR)\ntp_peer.obj"
	-@erase "$(INTDIR)\ntp_peer.sbr"
	-@erase "$(INTDIR)\ntp_proto.obj"
	-@erase "$(INTDIR)\ntp_proto.sbr"
	-@erase "$(INTDIR)\ntp_refclock.obj"
	-@erase "$(INTDIR)\ntp_refclock.sbr"
	-@erase "$(INTDIR)\ntp_request.obj"
	-@erase "$(INTDIR)\ntp_request.sbr"
	-@erase "$(INTDIR)\ntp_restrict.obj"
	-@erase "$(INTDIR)\ntp_restrict.sbr"
	-@erase "$(INTDIR)\ntp_timer.obj"
	-@erase "$(INTDIR)\ntp_timer.sbr"
	-@erase "$(INTDIR)\ntp_unixclock.obj"
	-@erase "$(INTDIR)\ntp_unixclock.sbr"
	-@erase "$(INTDIR)\ntp_util.obj"
	-@erase "$(INTDIR)\ntp_util.sbr"
	-@erase "$(INTDIR)\ntpd.obj"
	-@erase "$(INTDIR)\ntpd.sbr"
	-@erase "$(INTDIR)\refclock_acts.obj"
	-@erase "$(INTDIR)\refclock_acts.sbr"
	-@erase "$(INTDIR)\refclock_as2201.obj"
	-@erase "$(INTDIR)\refclock_as2201.sbr"
	-@erase "$(INTDIR)\refclock_atom.obj"
	-@erase "$(INTDIR)\refclock_atom.sbr"
	-@erase "$(INTDIR)\refclock_chu.obj"
	-@erase "$(INTDIR)\refclock_chu.sbr"
	-@erase "$(INTDIR)\refclock_conf.obj"
	-@erase "$(INTDIR)\refclock_conf.sbr"
	-@erase "$(INTDIR)\refclock_datum.obj"
	-@erase "$(INTDIR)\refclock_datum.sbr"
	-@erase "$(INTDIR)\refclock_heath.obj"
	-@erase "$(INTDIR)\refclock_heath.sbr"
	-@erase "$(INTDIR)\refclock_irig.obj"
	-@erase "$(INTDIR)\refclock_irig.sbr"
	-@erase "$(INTDIR)\refclock_leitch.obj"
	-@erase "$(INTDIR)\refclock_leitch.sbr"
	-@erase "$(INTDIR)\refclock_local.obj"
	-@erase "$(INTDIR)\refclock_local.sbr"
	-@erase "$(INTDIR)\refclock_msfees.obj"
	-@erase "$(INTDIR)\refclock_msfees.sbr"
	-@erase "$(INTDIR)\refclock_mx4200.obj"
	-@erase "$(INTDIR)\refclock_mx4200.sbr"
	-@erase "$(INTDIR)\refclock_nmea.obj"
	-@erase "$(INTDIR)\refclock_nmea.sbr"
	-@erase "$(INTDIR)\refclock_parse.obj"
	-@erase "$(INTDIR)\refclock_parse.sbr"
	-@erase "$(INTDIR)\refclock_pst.obj"
	-@erase "$(INTDIR)\refclock_pst.sbr"
	-@erase "$(INTDIR)\refclock_ptbacts.obj"
	-@erase "$(INTDIR)\refclock_ptbacts.sbr"
	-@erase "$(INTDIR)\refclock_tpro.obj"
	-@erase "$(INTDIR)\refclock_tpro.sbr"
	-@erase "$(INTDIR)\refclock_trak.obj"
	-@erase "$(INTDIR)\refclock_trak.sbr"
	-@erase "$(INTDIR)\refclock_usno.obj"
	-@erase "$(INTDIR)\refclock_usno.sbr"
	-@erase "$(INTDIR)\refclock_wwvb.obj"
	-@erase "$(INTDIR)\refclock_wwvb.sbr"
	-@erase "$(INTDIR)\vc40.idb"
	-@erase "$(INTDIR)\vc40.pdb"
	-@erase "$(INTDIR)\version.obj"
	-@erase "$(INTDIR)\version.sbr"
	-@erase "$(OUTDIR)\xntpd.bsc"
	-@erase "$(OUTDIR)\xntpd.exe"
	-@erase "$(OUTDIR)\xntpd.ilk"
	-@erase "$(OUTDIR)\xntpd.pdb"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /ML /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D "REFCLOCK" /FR /YX /c
CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D\
 "DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D\
 "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /D "REFCLOCK" /FR"$(INTDIR)/"\
 /Fp"$(INTDIR)/xntpd.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c 
CPP_OBJS=.\WinDebug/
CPP_SBRS=.\WinDebug/
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
RSC_PROJ=/l 0x409 /fo"$(INTDIR)/messages.res" /d "_DEBUG" 
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/xntpd.bsc" 
BSC32_SBRS= \
	"$(INTDIR)\ntp_config.sbr" \
	"$(INTDIR)\ntp_control.sbr" \
	"$(INTDIR)\ntp_filegen.sbr" \
	"$(INTDIR)\ntp_intres.sbr" \
	"$(INTDIR)\ntp_io.sbr" \
	"$(INTDIR)\ntp_leap.sbr" \
	"$(INTDIR)\ntp_loopfilter.sbr" \
	"$(INTDIR)\ntp_monitor.sbr" \
	"$(INTDIR)\ntp_peer.sbr" \
	"$(INTDIR)\ntp_proto.sbr" \
	"$(INTDIR)\ntp_refclock.sbr" \
	"$(INTDIR)\ntp_request.sbr" \
	"$(INTDIR)\ntp_restrict.sbr" \
	"$(INTDIR)\ntp_timer.sbr" \
	"$(INTDIR)\ntp_unixclock.sbr" \
	"$(INTDIR)\ntp_util.sbr" \
	"$(INTDIR)\ntpd.sbr" \
	"$(INTDIR)\refclock_acts.sbr" \
	"$(INTDIR)\refclock_as2201.sbr" \
	"$(INTDIR)\refclock_atom.sbr" \
	"$(INTDIR)\refclock_chu.sbr" \
	"$(INTDIR)\refclock_conf.sbr" \
	"$(INTDIR)\refclock_datum.sbr" \
	"$(INTDIR)\refclock_heath.sbr" \
	"$(INTDIR)\refclock_irig.sbr" \
	"$(INTDIR)\refclock_leitch.sbr" \
	"$(INTDIR)\refclock_local.sbr" \
	"$(INTDIR)\refclock_msfees.sbr" \
	"$(INTDIR)\refclock_mx4200.sbr" \
	"$(INTDIR)\refclock_nmea.sbr" \
	"$(INTDIR)\refclock_parse.sbr" \
	"$(INTDIR)\refclock_pst.sbr" \
	"$(INTDIR)\refclock_ptbacts.sbr" \
	"$(INTDIR)\refclock_tpro.sbr" \
	"$(INTDIR)\refclock_trak.sbr" \
	"$(INTDIR)\refclock_usno.sbr" \
	"$(INTDIR)\refclock_wwvb.sbr" \
	"$(INTDIR)\version.sbr"

"$(OUTDIR)\xntpd.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
LINK32_FLAGS=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 /incremental:yes\
 /pdb:"$(OUTDIR)/xntpd.pdb" /debug /machine:I386 /out:"$(OUTDIR)/xntpd.exe" 
LINK32_OBJS= \
	"$(INTDIR)\messages.res" \
	"$(INTDIR)\ntp_config.obj" \
	"$(INTDIR)\ntp_control.obj" \
	"$(INTDIR)\ntp_filegen.obj" \
	"$(INTDIR)\ntp_intres.obj" \
	"$(INTDIR)\ntp_io.obj" \
	"$(INTDIR)\ntp_leap.obj" \
	"$(INTDIR)\ntp_loopfilter.obj" \
	"$(INTDIR)\ntp_monitor.obj" \
	"$(INTDIR)\ntp_peer.obj" \
	"$(INTDIR)\ntp_proto.obj" \
	"$(INTDIR)\ntp_refclock.obj" \
	"$(INTDIR)\ntp_request.obj" \
	"$(INTDIR)\ntp_restrict.obj" \
	"$(INTDIR)\ntp_timer.obj" \
	"$(INTDIR)\ntp_unixclock.obj" \
	"$(INTDIR)\ntp_util.obj" \
	"$(INTDIR)\ntpd.obj" \
	"$(INTDIR)\refclock_acts.obj" \
	"$(INTDIR)\refclock_as2201.obj" \
	"$(INTDIR)\refclock_atom.obj" \
	"$(INTDIR)\refclock_chu.obj" \
	"$(INTDIR)\refclock_conf.obj" \
	"$(INTDIR)\refclock_datum.obj" \
	"$(INTDIR)\refclock_heath.obj" \
	"$(INTDIR)\refclock_irig.obj" \
	"$(INTDIR)\refclock_leitch.obj" \
	"$(INTDIR)\refclock_local.obj" \
	"$(INTDIR)\refclock_msfees.obj" \
	"$(INTDIR)\refclock_mx4200.obj" \
	"$(INTDIR)\refclock_nmea.obj" \
	"$(INTDIR)\refclock_parse.obj" \
	"$(INTDIR)\refclock_pst.obj" \
	"$(INTDIR)\refclock_ptbacts.obj" \
	"$(INTDIR)\refclock_tpro.obj" \
	"$(INTDIR)\refclock_trak.obj" \
	"$(INTDIR)\refclock_usno.obj" \
	"$(INTDIR)\refclock_wwvb.obj" \
	"$(INTDIR)\version.obj"

"$(OUTDIR)\xntpd.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ENDIF 

.c{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.c{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

################################################################################
# Begin Target

# Name "xntpd - Win32 Release"
# Name "xntpd - Win32 Debug"

!IF  "$(CFG)" == "xntpd - Win32 Release"

!ELSEIF  "$(CFG)" == "xntpd - Win32 Debug"

!ENDIF 

################################################################################
# Begin Source File

SOURCE=.\refclock_leitch.c

"$(INTDIR)\refclock_leitch.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_leitch.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_proto.c

"$(INTDIR)\ntp_proto.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_proto.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_acts.c

"$(INTDIR)\refclock_acts.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_acts.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_leap.c

"$(INTDIR)\ntp_leap.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_leap.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_atom.c

"$(INTDIR)\refclock_atom.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_atom.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_peer.c

"$(INTDIR)\ntp_peer.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_peer.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_irig.c

"$(INTDIR)\refclock_irig.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_irig.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_intres.c

"$(INTDIR)\ntp_intres.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_intres.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_unixclock.c
DEP_CPP_NTP_U=\
	"..\include\ntp_io.h"\
	"..\include\ntp_stdlib.h"\
	"..\include\ntp_unixtime.h"\
	"..\include\ntpd.h"\
	{$(INCLUDE)}"\sys\stat.h"\
	{$(INCLUDE)}"\sys\types.h"\
	

"$(INTDIR)\ntp_unixclock.obj" : $(SOURCE) $(DEP_CPP_NTP_U) "$(INTDIR)"

"$(INTDIR)\ntp_unixclock.sbr" : $(SOURCE) $(DEP_CPP_NTP_U) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_nmea.c

"$(INTDIR)\refclock_nmea.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_nmea.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_timer.c

"$(INTDIR)\ntp_timer.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_timer.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_mx4200.c

"$(INTDIR)\refclock_mx4200.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_mx4200.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_monitor.c

"$(INTDIR)\ntp_monitor.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_monitor.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_local.c

"$(INTDIR)\refclock_local.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_local.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_usno.c

"$(INTDIR)\refclock_usno.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_usno.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_ptbacts.c

"$(INTDIR)\refclock_ptbacts.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_ptbacts.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_io.c

"$(INTDIR)\ntp_io.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_io.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_pst.c

"$(INTDIR)\refclock_pst.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_pst.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_control.c

"$(INTDIR)\ntp_control.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_control.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_restrict.c

"$(INTDIR)\ntp_restrict.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_restrict.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_chu.c

"$(INTDIR)\refclock_chu.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_chu.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_conf.c

"$(INTDIR)\refclock_conf.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_conf.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_trak.c

"$(INTDIR)\refclock_trak.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_trak.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntpd.c

"$(INTDIR)\ntpd.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntpd.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_wwvb.c

"$(INTDIR)\refclock_wwvb.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_wwvb.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_config.c

"$(INTDIR)\ntp_config.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_config.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_request.c

"$(INTDIR)\ntp_request.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_request.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_tpro.c

"$(INTDIR)\refclock_tpro.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_tpro.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_heath.c

"$(INTDIR)\refclock_heath.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_heath.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_datum.c

"$(INTDIR)\refclock_datum.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_datum.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_as2201.c

"$(INTDIR)\refclock_as2201.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_as2201.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_parse.c

"$(INTDIR)\refclock_parse.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_parse.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_loopfilter.c

"$(INTDIR)\ntp_loopfilter.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_loopfilter.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_refclock.c
DEP_CPP_NTP_R=\
	"..\include\ntp_io.h"\
	"..\include\ntp_refclock.h"\
	"..\include\ntp_stdlib.h"\
	"..\include\ntp_unixtime.h"\
	"..\include\ntpd.h"\
	{$(INCLUDE)}"\sys\types.h"\
	

"$(INTDIR)\ntp_refclock.obj" : $(SOURCE) $(DEP_CPP_NTP_R) "$(INTDIR)"

"$(INTDIR)\ntp_refclock.sbr" : $(SOURCE) $(DEP_CPP_NTP_R) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_util.c

"$(INTDIR)\ntp_util.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_util.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\refclock_msfees.c

"$(INTDIR)\refclock_msfees.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\refclock_msfees.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntp_filegen.c

"$(INTDIR)\ntp_filegen.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntp_filegen.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\version.c

"$(INTDIR)\version.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\version.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=..\libntp\messages.rc
DEP_RSC_MESSA=\
	".\..\libntp\MSG00001.bin"\
	

!IF  "$(CFG)" == "xntpd - Win32 Release"


"$(INTDIR)\messages.res" : $(SOURCE) $(DEP_RSC_MESSA) "$(INTDIR)"
   $(RSC) /l 0x409 /fo"$(INTDIR)/messages.res" /i "\xntp\libntp" /d "NDEBUG"\
 $(SOURCE)


!ELSEIF  "$(CFG)" == "xntpd - Win32 Debug"


"$(INTDIR)\messages.res" : $(SOURCE) $(DEP_RSC_MESSA) "$(INTDIR)"
   $(RSC) /l 0x409 /fo"$(INTDIR)/messages.res" /i "\xntp\libntp" /d "_DEBUG"\
 $(SOURCE)


!ENDIF 

# End Source File
# End Target
# End Project
################################################################################

--------------238829B63AB9
Content-Type: text/plain; charset=us-ascii; name="Xntpdc.mak"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="Xntpdc.mak"

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Console Application" 0x0103

!IF "$(CFG)" == ""
CFG=xntpdc - Win32 Debug
!MESSAGE No configuration specified.  Defaulting to xntpdc - Win32 Debug.
!ENDIF 

!IF "$(CFG)" != "xntpdc - Win32 Release" && "$(CFG)" != "xntpdc - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line.  For example:
!MESSAGE 
!MESSAGE NMAKE /f "xntpdc.mak" CFG="xntpdc - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "xntpdc - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "xntpdc - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE 
!ERROR An invalid configuration is specified.
!ENDIF 

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE 
NULL=nul
!ENDIF 
################################################################################
# Begin Project
# PROP Target_Last_Scanned "xntpdc - Win32 Debug"
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "xntpdc - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "WinRel"
# PROP BASE Intermediate_Dir "WinRel"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WinRel"
# PROP Intermediate_Dir "WinRel"
OUTDIR=.\WinRel
INTDIR=.\WinRel

ALL : "$(OUTDIR)\xntpdc.exe" "$(OUTDIR)\xntpdc.bsc"

CLEAN : 
	-@erase ".\WinRel\xntpdc.bsc"
	-@erase ".\WinRel\ntpdc.sbr"
	-@erase ".\WinRel\version.sbr"
	-@erase ".\WinRel\ntpdc_ops.sbr"
	-@erase ".\WinRel\xntpdc.exe"
	-@erase ".\WinRel\ntpdc_ops.obj"
	-@erase ".\WinRel\ntpdc.obj"
	-@erase ".\WinRel\version.obj"
	-@erase ".\WinRel\xntpdc.ilk"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /FR /YX /c
CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\include" /D "NDEBUG" /D "WIN32" /D\
 "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D\
 "SYSLOG_FILE" /FR"$(INTDIR)/" /Fp"$(INTDIR)/xntpdc.pch" /YX /Fo"$(INTDIR)/" /c 
CPP_OBJS=.\WinRel/
CPP_SBRS=.\WinRel/
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/xntpdc.bsc" 
BSC32_SBRS= \
	"$(INTDIR)/ntpdc.sbr" \
	"$(INTDIR)/version.sbr" \
	"$(INTDIR)/ntpdc_ops.sbr"

"$(OUTDIR)\xntpdc.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
LINK32_FLAGS=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\
 /pdb:"$(OUTDIR)/xntpdc.pdb" /machine:I386 /out:"$(OUTDIR)/xntpdc.exe" 
LINK32_OBJS= \
	"$(INTDIR)/ntpdc_ops.obj" \
	"$(INTDIR)/ntpdc.obj" \
	"$(INTDIR)/version.obj"

"$(OUTDIR)\xntpdc.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ELSEIF  "$(CFG)" == "xntpdc - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "WinDebug"
# PROP BASE Intermediate_Dir "WinDebug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WinDebug"
# PROP Intermediate_Dir "WinDebug"
OUTDIR=.\WinDebug
INTDIR=.\WinDebug

ALL : "$(OUTDIR)\xntpdc.exe" "$(OUTDIR)\xntpdc.bsc"

CLEAN : 
	-@erase ".\WinDebug\vc40.pdb"
	-@erase ".\WinDebug\vc40.idb"
	-@erase ".\WinDebug\xntpdc.bsc"
	-@erase ".\WinDebug\ntpdc_ops.sbr"
	-@erase ".\WinDebug\version.sbr"
	-@erase ".\WinDebug\ntpdc.sbr"
	-@erase ".\WinDebug\xntpdc.exe"
	-@erase ".\WinDebug\ntpdc.obj"
	-@erase ".\WinDebug\ntpdc_ops.obj"
	-@erase ".\WinDebug\version.obj"
	-@erase ".\WinDebug\xntpdc.ilk"
	-@erase ".\WinDebug\xntpdc.pdb"

"$(OUTDIR)" :
    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

# ADD BASE CPP /nologo /ML /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FR /YX /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /FR /YX /c
CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\include" /D "_DEBUG" /D\
 "DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYS_WINNT" /D "DES" /D "MD5" /D\
 "NTP_LITTLE_ENDIAN" /D "SYSLOG_FILE" /FR"$(INTDIR)/" /Fp"$(INTDIR)/xntpdc.pch"\
 /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c 
CPP_OBJS=.\WinDebug/
CPP_SBRS=.\WinDebug/
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/xntpdc.bsc" 
BSC32_SBRS= \
	"$(INTDIR)/ntpdc_ops.sbr" \
	"$(INTDIR)/version.sbr" \
	"$(INTDIR)/ntpdc.sbr"

"$(OUTDIR)\xntpdc.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
    $(BSC32) @<<
  $(BSC32_FLAGS) $(BSC32_SBRS)
<<

LINK32=link.exe
# 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
# 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
LINK32_FLAGS=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 /incremental:yes\
 /pdb:"$(OUTDIR)/xntpdc.pdb" /debug /machine:I386 /out:"$(OUTDIR)/xntpdc.exe" 
LINK32_OBJS= \
	"$(INTDIR)/ntpdc.obj" \
	"$(INTDIR)/ntpdc_ops.obj" \
	"$(INTDIR)/version.obj"

"$(OUTDIR)\xntpdc.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
    $(LINK32) @<<
  $(LINK32_FLAGS) $(LINK32_OBJS)
<<

!ENDIF 

.c{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_OBJS)}.obj:
   $(CPP) $(CPP_PROJ) $<  

.c{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cpp{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

.cxx{$(CPP_SBRS)}.sbr:
   $(CPP) $(CPP_PROJ) $<  

################################################################################
# Begin Target

# Name "xntpdc - Win32 Release"
# Name "xntpdc - Win32 Debug"

!IF  "$(CFG)" == "xntpdc - Win32 Release"

!ELSEIF  "$(CFG)" == "xntpdc - Win32 Debug"

!ENDIF 

################################################################################
# Begin Source File

SOURCE=.\ntpdc_ops.c

"$(INTDIR)\ntpdc_ops.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntpdc_ops.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ntpdc.c

"$(INTDIR)\ntpdc.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\ntpdc.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\version.c

"$(INTDIR)\version.obj" : $(SOURCE) "$(INTDIR)"

"$(INTDIR)\version.sbr" : $(SOURCE) "$(INTDIR)"


# End Source File
# End Target
# End Project
################################################################################

--------------238829B63AB9--

