Magellan Linux

Diff of /trunk/installer-simple/Makefile

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

revision 2496 by niro, Tue Jan 7 20:46:04 2014 UTC revision 2497 by niro, Wed Jan 8 13:13:30 2014 UTC
# Line 75  install-mo: locale/installer.pot Line 75  install-mo: locale/installer.pot
75  clean:  clean:
76   $(RM) -f bin/installer.sh   $(RM) -f bin/installer.sh
77   $(RM) -f systemd/installer.service   $(RM) -f systemd/installer.service
78     $(RM) -f locale/installer.pot.dump
79     $(RM) -f locale/installer.pot.fixed
80    
81  .PHONY: all install  .PHONY: all install

Legend:
Removed from v.2496  
changed lines
  Added in v.2497