Ignore:
Timestamp:
Nov 15, 2010, 12:52:59 PM (14 years ago)
Author:
gah
Message:

add unit cell to molvisviewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/examples/zoo/periodicelement/Makefile.in

    r1628 r1948  
    2424
    2525install:
    26         $(MKDIR_P) $(destdir)
     26        $(MKDIR_P) -m 0755 $(destdir)
    2727        for i in $(FILES) ; do \
    28           $(INSTALL) -m 444  $$i $(destdir) ; \
     28          $(INSTALL) -m 0444  $$i $(destdir) ; \
    2929        done
    3030
Note: See TracChangeset for help on using the changeset viewer.