Diff for /dietlibc/Makefile between versions 1.182 and 1.183

version 1.182, 2006/05/07 04:16:59 version 1.183, 2006/06/18 18:32:28
Line 174  $(OBJDIR)/pthread_%.o: libpthread/pthrea Line 174  $(OBJDIR)/pthread_%.o: libpthread/pthrea
         $(COMMENT) -$(CROSS)strip -x -R .comment -R .note $@          $(COMMENT) -$(CROSS)strip -x -R .comment -R .note $@
   
 $(OBJDIR)/%.o: %.c  $(OBJDIR)/%.o: %.c
         $(CROSS)$(CC) $(INC) $(CFLAGS) -c $< -o $@          $(CROSS)$(CC) $(INC) $(CFLAGS) -c $< -o $@ -D__dietlibc__
         $(COMMENT) -$(CROSS)strip -x -R .comment -R .note $@          $(COMMENT) -$(CROSS)strip -x -R .comment -R .note $@
 endif  endif
   

Removed from v.1.182  
changed lines
  Added in v.1.183


LinuxTV legacy CVS <linuxtv.org/cvs>