/[hurd]/hurd/include/Makefile
ViewVC logotype

Diff of /hurd/include/Makefile

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

revision 1.3 by roland, Mon Mar 11 08:43:36 2002 UTC revision 1.4 by marcus, Wed May 1 03:01:41 2002 UTC
# Line 28  LCLHDRS := $(patsubst $(srcdir)/%,%,$(wi Line 28  LCLHDRS := $(patsubst $(srcdir)/%,%,$(wi
28    
29  include ../Makeconf  include ../Makeconf
30    
31  install-headers: $(installhdrs:%=$(includedir)/%)  install-headers install: $(installhdrs:%=$(includedir)/%)
32  $(includedir)/%: $(srcdir)/%  $(includedir)/%: $(srcdir)/%
33          @$(MKINSTALLDIRS) $(@D)          @$(MKINSTALLDIRS) $(@D)
34          $(INSTALL_DATA) $< $@          $(INSTALL_DATA) $< $@

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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