Changeset 7074

Show
Ignore:
Timestamp:
04/07/08 13:53:51 (5 years ago)
Author:
bhilburn
Message:

changes neccesary for rpms - move python functions to makefiles

Location:
ossiedev/branches/bhilburn/rpmdev/0.6.x/system/ossie/idl/python
Files:
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/bhilburn/rpmdev/0.6.x/system/ossie/idl/python/Makefile.in

    r5784 r7074  
    11all: 
    2         python generatepythonbindings.py 
     2        echo "TESTING MAKEALL IN PYTHON IDL" 
     3        /usr/local/bin/omniidl -bpython -Wbpackage=ossie.cf ../cf.idl 
     4        /usr/local/bin/omniidl -bpython -Wbpackage=ossie.cf ../PortTypes.idl 
     5        /usr/local/bin/omniidl -bpython -Wbpackage=ossie.cf ../StandardEvent.idl 
    36 
    47install: