cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/windows-NT/Makefile.in


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/windows-NT/Makefile.in
Date: Mon, 26 Sep 2005 00:12:03 -0400

Index: ccvs/windows-NT/Makefile.in
diff -u ccvs/windows-NT/Makefile.in:1.107 ccvs/windows-NT/Makefile.in:1.108
--- ccvs/windows-NT/Makefile.in:1.107   Sat Sep 24 23:54:44 2005
+++ ccvs/windows-NT/Makefile.in Mon Sep 26 04:12:02 2005
@@ -299,6 +299,8 @@
        run.c \
        sockerror.c \
        startserver.c \
+       arpa/inet.h \
+       netinet/in.h \
        sys/socket.h \
        sys/types.h \
        unistd.h \
@@ -480,7 +482,7 @@
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/sys
+       $(mkdir_p) $(distdir)/arpa $(distdir)/netinet $(distdir)/sys
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]