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

    r11054 r11084  
    77INC     =       $(HOME)/include
    88SRC     =       $(HOME)/dimm
    9 HELP    =       $(DESTHELP)/dimm
     9DATA    =       $(DESTDATA)/dimm
    1010
    1111# link flags
     
    4242$(BIN)/dimm.$(ARCH)   : $(funcs) $(cmds)
    4343
    44 install: $(DESTBIN)/dimm help
     44install: $(DESTBIN)/dimm help modules
    4545
    4646help: cmd.basic.help cmd.data.help cmd.astro.help dimm.help
     47
     48modules: dimm.modules
    4749
    4850# SBIG install functions
Note: See TracChangeset for help on using the changeset viewer.