IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2005, 7:37:04 AM (21 years ago)
Author:
eugene
Message:

adding fprintf, uninstall option, fixed error in libdata/Makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.basic/Makefile

    r4686 r4746  
    4747$(SDIR)/shell.$(ARCH).o      \
    4848$(SDIR)/sprintf.$(ARCH).o    \
     49$(SDIR)/fprintf.$(ARCH).o    \
    4950$(SDIR)/strlen.$(ARCH).o     \
    5051$(SDIR)/substr.$(ARCH).o     \
     
    109110        rm -f $(BIN)/*
    110111        rm -f $(LIB)/*
     112
     113uninstall:
     114        rm -f $(DESTLIB)/libcmdbasic.a
Note: See TracChangeset for help on using the changeset viewer.