IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2004, 2:30:56 PM (22 years ago)
Author:
eugene
Message:

mods to makefiles to fix solaris compile

File:
1 edited

Legend:

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

    r2510 r2833  
    1515#
    1616INCS    =       -I$(INC) -I$(LINC) -I$(XINC)
    17 LIBS    =       -L$(LLIB) -lohana -lFITS -lm
     17LIBS    =       -L$(LLIB) -lsocket -lnsl -lohana -lFITS -lm
    1818CFLAGS  =       -o $*.$(ARCH).o $(INCS)
    1919CCFLAGS =       $(INCS) $(LIBS)
Note: See TracChangeset for help on using the changeset viewer.