summaryrefslogtreecommitdiff
path: root/xc/workInProgress/Fresco/include/OS/Interfaces/Imakefile
blob: 673b887a59eddaf94481be1cc56fc45322799657 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
XCOMM $XConsortium: Imakefile,v 1.3 94/03/18 18:03:17 matt Exp $

IDLS =	thread.idl

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

all::

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

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

headers::

clean_headers::