From: Harlan Stenn Date: Tue, 1 May 2001 06:32:50 +0000 (-0000) Subject: ChangeLog, ntpd.dsp: X-Git-Tag: NTP_4_0_99_M~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4a52885814a50400a584dc0d5c9ae8749a05b89;p=thirdparty%2Fntp.git ChangeLog, ntpd.dsp: * ports/winnt/ntpd/ntpd.dsp: Add cmd_args.c From: Wink Saville bk: 3aee5892S93kWaH7Cat28C-ubLaF6A --- diff --git a/ChangeLog b/ChangeLog index 4e42bc8f95..37dfae9848 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-05-01 Harlan Stenn + + * ports/winnt/ntpd/ntpd.dsp: Add cmd_args.c + From: Wink Saville + 2001-04-29 Harlan Stenn * ntpq/ntpq.c (tstflags): 11 now. diff --git a/ports/winnt/ntpd/ntpd.dsp b/ports/winnt/ntpd/ntpd.dsp index 669da87195..28bef019c9 100644 --- a/ports/winnt/ntpd/ntpd.dsp +++ b/ports/winnt/ntpd/ntpd.dsp @@ -87,6 +87,10 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File +SOURCE=..\..\..\ntpd\cmd_args.c +# End Source File +# Begin Source File + SOURCE=..\..\..\ntpd\map_vme.c # End Source File # Begin Source File @@ -347,6 +351,10 @@ SOURCE=..\libntp\messages.mc # PROP Default_Filter "" # Begin Source File +SOURCE=.\hopf_PCI_io.c +# End Source File +# Begin Source File + SOURCE=..\..\..\ntpd\refclock_acts.c # PROP Exclude_From_Build 1 # End Source File @@ -405,6 +413,14 @@ SOURCE=..\..\..\ntpd\refclock_heath.c # End Source File # Begin Source File +SOURCE=..\..\..\ntpd\refclock_hopfpci.c +# End Source File +# Begin Source File + +SOURCE=..\..\..\ntpd\refclock_hopfser.c +# End Source File +# Begin Source File + SOURCE=..\..\..\ntpd\refclock_hpgps.c # PROP Exclude_From_Build 1 # End Source File @@ -456,18 +472,6 @@ SOURCE=..\..\..\ntpd\refclock_palisade.h # End Source File # Begin Source File -SOURCE=.\hopf_PCI_io.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\ntpd\refclock_hopfpci.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\ntpd\refclock_hopfser.c -# End Source File -# Begin Source File - SOURCE=..\..\..\ntpd\refclock_parse.c # PROP Exclude_From_Build 1 # End Source File @@ -602,8 +606,8 @@ InputPath=..\..\..\configure "$(ProjDir)\version.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" echo Using NT Shell Script to generate version.c - ..\scripts\mkver.bat -P ntpd - + ..\scripts\mkver.bat -P ntpd + # End Custom Build !ENDIF