]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ChangeLog, ntpd.dsp:
authorHarlan Stenn <stenn@ntp.org>
Tue, 1 May 2001 06:32:50 +0000 (06:32 -0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 1 May 2001 06:32:50 +0000 (06:32 -0000)
  * ports/winnt/ntpd/ntpd.dsp: Add cmd_args.c
  From: Wink Saville <wink@saville.com>

bk: 3aee5892S93kWaH7Cat28C-ubLaF6A

ChangeLog
ports/winnt/ntpd/ntpd.dsp

index 4e42bc8f95aa564cec377f6aa8d9067293424cdc..37dfae98485e58f073af74f5da16aab5e019b9f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-01  Harlan Stenn  <stenn@whimsy.udel.edu>
+
+       * ports/winnt/ntpd/ntpd.dsp: Add cmd_args.c
+       From: Wink Saville <wink@saville.com>
+
 2001-04-29  Harlan Stenn  <stenn@whimsy.udel.edu>
 
        * ntpq/ntpq.c (tstflags): 11 now.
index 669da87195b6341d5e2001146aeb7df3c512e180..28bef019c9b9c94e845c766afdf5563f62daa427 100644 (file)
@@ -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