Difference for server/Makefile.in from version 1.2 to 1.3


version 1.2 version 1.3
Line 113
 
Line 113
   
 proto:  proto:
  cextract +p -P $(INCLUDES)  \   cextract +p -P $(INCLUDES)  \
  -cpp-program="gcc -E -C" \  
  $(SRCS)  >../include/sproto.h.bak   $(SRCS)  >../include/sproto.h.bak
  $(SED) -e "s/#if __STDC__/#ifdef __STDC__/" -e "s/__signed/signed/g" -e "/__inline/d" < ../include/sproto.h.bak > ../include/sproto.h   $(SED) -e "s/#if __STDC__/#ifdef __STDC__/" -e "s/__signed/signed/g" -e "/__inline/d" < ../include/sproto.h.bak > ../include/sproto.h
  chmod 644 ../include/sproto.h   chmod 644 ../include/sproto.h


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:21