IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 15, 2008, 6:02:27 PM (19 years ago)
Author:
eugene
Message:

consistency with ipp/psconfig/pschecklibs; add library flags for dylibs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/Makefile.Common

    r15541 r16093  
    7171        @if [ ! -d $(LIB) ]; then mkdir -p $(LIB); fi
    7272        rm -f $@
    73         gcc -dynamiclib -o $@ $^ -lc
     73        gcc -dynamiclib -o $@ $^ -lc $(FULL_LDFLAGS)
    7474        @echo "compiled shared library $*"
    7575        @echo ""
Note: See TracChangeset for help on using the changeset viewer.