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/mana/Makefile

    r11054 r11084  
    77LIB     =       $(HOME)/lib
    88INC     =       $(HOME)/include
    9 HELP    =       $(DESTHELP)/mana
     9DATA    =       $(DESTDATA)/mana
    1010
    1111# link flags
     
    3939$(BIN)/mana.$(ARCH)   : $(cmds) $(funcs)
    4040
    41 install: $(DESTBIN)/mana help
     41install: $(DESTBIN)/mana help modules
    4242
    4343help: clean-help cmd.basic.help cmd.data.help cmd.astro.help
    44 # mana.help
     44
     45modules: mana.modules
    4546
    4647.PHONY: mana
Note: See TracChangeset for help on using the changeset viewer.