XCOMM $XConsortium: Imakefile,v 1.3 94/03/18 18:03:32 matt Exp $

IDLS =	object.idl

DEST = $(INCDIR)/Fresco/Ox/Interfaces

all::

BuildIncludes($(IDLS),Fresco/Ox/Interfaces,../../..)

InstallMultipleFlags($(IDLS),$(DEST),$(INSTINCFLAGS))

headers::

clean_headers::
