IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8592


Ignore:
Timestamp:
Aug 25, 2006, 9:47:23 AM (20 years ago)
Author:
eugene
Message:

removed -lX11 not needed

File:
1 edited

Legend:

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

    r8361 r8592  
    1717
    1818INCS    =       -I$(INC) -I$(LINC) -I$(XINC)
    19 LIBS    =       -L$(LLIB) -ldvo -lkapa -lFITS -lohana -lX11 -lz -lm
     19LIBS    =       -L$(LLIB) -L$(XLIB) -ldvo -lkapa -lFITS -lohana -lz -lm
    2020CFLAGS  =       $(INCS)
    21 LFLAGS  =       $(LIBS) 
     21LFLAGS  =       $(LIBS)
    2222
    2323ADDSTAR = \
Note: See TracChangeset for help on using the changeset viewer.