Ignore:
Timestamp:
Nov 12, 2013 7:37:10 PM (10 years ago)
Author:
ldelgass
Message:

remove old start_viz script from Makefile.in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/Makefile.in

    r3749 r4051  
    4747          $(MAKE) -C $$i install || exit 1 ; \
    4848        done
    49         $(INSTALL) -m 0555 start_viz.sh $(bindir)/start_viz.sh
    5049        $(INSTALL) -m 0555 start_nanoscale.sh $(bindir)/start_nanoscale.sh
    5150
     
    6059        done
    6160        $(RM) -r autom4te.cache
    62         $(RM) Makefile config.cache config.log config.status start_viz.sh start_nanoscale.sh *~
     61        $(RM) Makefile config.cache config.log config.status start_nanoscale.sh *~
Note: See TracChangeset for help on using the changeset viewer.