Show
Ignore:
Timestamp:
07/22/09 03:11:48 (4 years ago)
Author:
shereef
Message:

creation of root automake system

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/trunk/system/customInterfaces/python/Makefile.am

    r8017 r9466  
    22 
    33all: 
    4         $(IDL_BIN) -bpython -I/usr/local/include -Wbpackage=ossie.custominterfaces -Wbinline ../charArray.idl 
    5         $(IDL_BIN) -bpython -I/usr/local/include -Wbpackage=ossie.custominterfaces -Wbinline ../customInterfaces.idl 
    6         $(IDL_BIN) -bpython -I/usr/local/include -Wbpackage=ossie.custominterfaces -Wbinline ../timingStatus.idl 
     4        $(IDL_BIN) -bpython -I../../ossie/idl -Wbpackage=ossie.custominterfaces -Wbinline ../charArray.idl 
     5        $(IDL_BIN) -bpython -I../../ossie/idl -Wbpackage=ossie.custominterfaces -Wbinline ../customInterfaces.idl 
     6        $(IDL_BIN) -bpython -I../../ossie/idl -Wbpackage=ossie.custominterfaces -Wbinline ../timingStatus.idl 
    77 
    88install-data-local: