/[hurd]/hurd/libpthread/Makefile
ViewVC logotype

Diff of /hurd/libpthread/Makefile

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

revision 1.1 by neal, Thu Oct 10 23:05:06 2002 UTC revision 1.2 by marco_g, Wed Aug 20 20:40:06 2003 UTC
# Line 184  install-headers: $(addprefix $(includedi Line 184  install-headers: $(addprefix $(includedi
184  # ../Makeconf at the moment.  # ../Makeconf at the moment.
185  $(libdir)/libpthread2.a: $(libdir)/libpthread.a  $(libdir)/libpthread2.a: $(libdir)/libpthread.a
186          mv $< $@          mv $< $@
187          $(INSTALL_DATA) $(srcdir)/libpthread.a $<          $(INSTALL_DATA) libpthread.a $<
188    
189  $(libdir)/libpthread2_pic.a: $(libdir)/libpthread_pic.a  $(libdir)/libpthread2_pic.a: $(libdir)/libpthread_pic.a
190          mv $< $@          mv $< $@
191          $(INSTALL_DATA) $(srcdir)/libpthread_pic.a $<          $(INSTALL_DATA) libpthread_pic.a $<
192    
193  .PHONY: $(addprefix $(includedir)/, $(sysdeps_headers))  .PHONY: $(addprefix $(includedir)/, $(sysdeps_headers))
194    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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