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/Makefile.Common

    r10317 r10509  
    2121
    2222$(BIN)/%.$(ARCH):
     23        @echo "trying $*"
    2324        @if [ ! -d $(BIN) ]; then mkdir -p $(BIN); fi
    2425        $(CC) -o $@ $^ $(LDFLAGS)
Note: See TracChangeset for help on using the changeset viewer.