93e0bd397f
- Remove OPTIONS EXAMPLES as the mentioned file is a config file which has been moved to @sample framework - Remove <bsd.port.options.mk> in lieu of OPTIONSNG - Fix patch files to reflect 'make makepatch'
11 lines
341 B
Text
11 lines
341 B
Text
--- idl/COS/GNUmakefile.in.orig 2005-01-06 23:11:24 UTC
|
|
+++ idl/COS/GNUmakefile.in
|
|
@@ -4,7 +4,7 @@ BASE_OMNI_TREE=@top_srcdir@
|
|
VPATH=@srcdir@
|
|
INSTALL=@INSTALL@
|
|
|
|
-INSTALLDIR = $(INSTALLIDLDIR)/omniORB/COS
|
|
+INSTALLDIR = $(INSTALLIDLDIR)/COS
|
|
|
|
FILES = CosCollection.idl \
|
|
CosCompoundLifeCycle.idl CosConcurrencyControl.idl \
|