IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10564


Ignore:
Timestamp:
Dec 8, 2006, 2:58:24 AM (20 years ago)
Author:
eugene
Message:

added rule to build directory for lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/Makefile.Common

    r10509 r10564  
    3333        @echo "installed $*"
    3434        @echo ""
     35
     36$(LIB):
     37        @if [ ! -d $(LIB) ]; then mkdir -p $(LIB); fi
    3538
    3639$(LIB)/%.$(ARCH).a:
Note: See TracChangeset for help on using the changeset viewer.