IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2021, 1:14:47 PM (5 years ago)
Author:
eugene
Message:

remove excess dependencies on DESTINC/autocode.h to avoid parallel re-builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/Makefile

    r15621 r41491  
    4646$(DESTINC)/autocode.h : $(INC)/autocode.h
    4747
    48 $(AOBJS): $(DEF)/autocode.c $(DESTINC)/autocode.h
     48# $(AOBJS): $(DEF)/autocode.c $(DESTINC)/autocode.h
     49
     50#
     51$(AOBJS): $(DEF)/autocode.c $(INC)/autocode.h
    4952
    5053$(INC)/autocode.h: $(AINCS) $(DEF)/autocode.h $(DEF)/common.h
Note: See TracChangeset for help on using the changeset viewer.