IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2006, 12:45:31 PM (20 years ago)
Author:
eugene
Message:

some makefile cleanups

File:
1 edited

Legend:

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

    r10342 r10509  
    8282$(DESTLIB)/libdatacmd.a
    8383
    84 dvo: $(BIN)/dvo.$(ARCH) $(libs)
     84dvo: $(BIN)/dvo.$(ARCH)
    8585
    86 $(BIN)/dvo.$(ARCH) : $(funcs) $(cmds)
     86$(BIN)/dvo.$(ARCH) : $(funcs) $(cmds) $(libs)
    8787
    8888install: $(DESTBIN)/dvo help
Note: See TracChangeset for help on using the changeset viewer.