Changeset 43 for caPython


Ignore:
Timestamp:
Mar 3, 2009 10:12:09 AM (16 years ago)
Author:
hammonds
Message:

Add ca_docs.i to make requirements for ca_wrap.o

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified caPython/branches/newPointers/Makefile ΒΆ

    r22 r43  
    2828#  ADD RULES AFTER THIS LINE
    2929
    30 ../ca_wrap.c: ../ca.i ../ca_internal_functions.c ../ca_helper_functions.i ../captr.i
     30../ca_wrap.c: ../ca.i ../ca_internal_functions.c ../ca_helper_functions.i ../captr.i ../ca_docs.i
    3131        /APSshare/local/$(EPICS_HOST_ARCH)/bin/swig -Wall -makedefault -v -python -I$(EPICS_BASE)/include $<
    3232
Note: See TracChangeset for help on using the changeset viewer.