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: Tue, 20 Sep 2005 12:59:08 -0400

Index: ccvs/windows-NT/Makefile.in
diff -u ccvs/windows-NT/Makefile.in:1.104 ccvs/windows-NT/Makefile.in:1.105
--- ccvs/windows-NT/Makefile.in:1.104   Tue Sep 20 02:49:54 2005
+++ ccvs/windows-NT/Makefile.in Tue Sep 20 16:59:08 2005
@@ -293,11 +293,14 @@
        filesubr.c \
        mkdir.c \
        ndir.c \
+       netdb.c \
        pwd.c \
        rcmd.c \
        run.c \
        sockerror.c \
        startserver.c \
+       sys/socket.h \
+       sys/types.h \
        unistd.h \
        waitpid.c \
        woe32.c \
@@ -477,6 +480,7 @@
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
 distdir: $(DISTFILES)
+       $(mkdir_p) $(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]