IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2007, 4:26:31 PM (20 years ago)
Author:
eugene
Message:

added module system; added panstarrs user features; panstarrs threaded

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/Makefile

    r11054 r11084  
    66LIB     =       $(HOME)/lib
    77INC     =       $(HOME)/include
    8 SRC    =       $(HOME)/dvo
    9 HELP    =       $(DESTHELP)/dvo
     8SRC     =       $(HOME)/dvo
     9DATA    =       $(DESTDATA)/dvo
    1010
    1111# link flags
     
    8888$(BIN)/dvo.$(ARCH)   : $(funcs) $(cmds)
    8989
    90 install: $(DESTBIN)/dvo help
     90install: $(DESTBIN)/dvo help modules
    9191
    9292help: clean-help cmd.basic.help cmd.data.help cmd.astro.help dvo.help
    9393
    9494$(funcs) $(cmds) $(libs) : $(INC)/dvoshell.h
     95
     96modules: dvo.modules
    9597
    9698.PHONY: dvo
Note: See TracChangeset for help on using the changeset viewer.