Magellan Linux

Diff of /alx-src/branches/alxconf-060/Makefile

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

revision 2467 by niro, Mon Jun 27 12:54:29 2011 UTC revision 2468 by niro, Mon Jun 27 15:05:20 2011 UTC
# Line 64  install-files: Line 64  install-files:
64   install -m 0644 skel/net/* $(DESTDIR)$(alxconfdir)/skel/net/   install -m 0644 skel/net/* $(DESTDIR)$(alxconfdir)/skel/net/
65   install -m 0644 skel/slim/* $(DESTDIR)$(alxconfdir)/skel/slim/   install -m 0644 skel/slim/* $(DESTDIR)$(alxconfdir)/skel/slim/
66    
67  install: create-dirs \  install: create-dirs install-files
  install-files \  
68    
69  .PHONY: all install  .PHONY: all install

Legend:
Removed from v.2467  
changed lines
  Added in v.2468