- Timestamp:
- 11/05/08 17:22:50 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/ssayed/devs/src/system/ossie/idl/cpp/Makefile.am
r5734 r8424 1 IDL_BIN = $(shell which omniidl) 2 1 3 %SK.cpp %.h %DynSK.cpp : ../%.idl 2 @IDL@-bcxx -Wba -Wbd=DynSK.cpp -Wbh=.h -Wbs=SK.cpp $<4 $(IDL_BIN) -bcxx -Wba -Wbd=DynSK.cpp -Wbh=.h -Wbs=SK.cpp $< 3 5 cp $*.h ../../include/ossie 4 6