Ignore:
Timestamp:
Nov 12, 2010 1:01:33 PM (13 years ago)
Author:
gah
Message:

add unit cell to molvisviewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/objects/axis/Makefile.in

    r1528 r1944  
    4848
    4949install:
    50         $(MKDIR_P) $(destdir)
     50        $(MKDIR_P) -m 0755 $(destdir)
    5151        for i in $(FILES) ; do \
    5252          $(INSTALL) -m 444  $$i $(destdir) ; \
Note: See TracChangeset for help on using the changeset viewer.