/[cvs]/ccvs/windows-NT/Makefile.in
ViewVC logotype

Diff of /ccvs/windows-NT/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.107 by dprice, Sat Sep 24 23:54:44 2005 UTC revision 1.108 by dprice, Mon Sep 26 04:12:02 2005 UTC
# Line 299  EXTRA_DIST = \ Line 299  EXTRA_DIST = \
299          run.c \          run.c \
300          sockerror.c \          sockerror.c \
301          startserver.c \          startserver.c \
302            arpa/inet.h \
303            netinet/in.h \
304          sys/socket.h \          sys/socket.h \
305          sys/types.h \          sys/types.h \
306          unistd.h \          unistd.h \
# Line 480  distclean-tags: Line 482  distclean-tags:
482          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
483    
484  distdir: $(DISTFILES)  distdir: $(DISTFILES)
485          $(mkdir_p) $(distdir)/sys          $(mkdir_p) $(distdir)/arpa $(distdir)/netinet $(distdir)/sys
486          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
487          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
488          list='$(DISTFILES)'; for file in $$list; do \          list='$(DISTFILES)'; for file in $$list; do \

Legend:
Removed from v.1.107  
changed lines
  Added in v.1.108

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26