IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2006, 5:05:29 PM (20 years ago)
Author:
eugene
Message:

added Makefile.Common, cleanups, support for .so

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/skycalc/Makefile

    r10305 r10342  
     1default: skycalc
     2help:
     3        @echo "make options: (default)"
     4
    15include ../../Configure
    26HOME    =       .
     
    1721CCFLAGS =       $(INCS) $(LIBS)
    1822
    19 default: skycalc
    20 
    2123skycalc: $(DESTLIB)/libskycalc.a
    22 
    2324install: $(DESTINC)/skycalc.h $(DESTLIB)/libskycalc.a
    2425
Note: See TracChangeset for help on using the changeset viewer.