/[svn]/qsampler/trunk/Makefile.in
ViewVC logotype

Diff of /qsampler/trunk/Makefile.in

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

revision 264 by capela, Wed Sep 29 13:12:45 2004 UTC revision 418 by capela, Wed Mar 2 16:23:10 2005 UTC
# Line 36  install:       $(name) icons/$(name).png Line 36  install:       $(name) icons/$(name).png
36    
37  uninstall:      $(prefix)/bin/$(name)  uninstall:      $(prefix)/bin/$(name)
38          @rm -vf $(prefix)/bin/$(name)          @rm -vf $(prefix)/bin/$(name)
39          @rm -vf $(prefix)/share/icons/$(name).xpm          @rm -vf $(prefix)/share/icons/$(name).png
40    
41  clean:  $(name).mak  clean:  $(name).mak
42          @make -f $(name).mak clean          @make -f $(name).mak clean

Legend:
Removed from v.264  
changed lines
  Added in v.418

  ViewVC Help
Powered by ViewVC