summaryrefslogtreecommitdiff
path: root/libdde-linux26/libdde_linux26/mk/tmpl/idl/Makefile
blob: 902a171405e4e5f789668a671763ffc6402c4edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 
# makefile for package IDL directory
#

PKGDIR ?= ..
L4DIR  ?= $(PKGDIR)/../..

# create an idl file an assign its name to IDL
IDL	= 
# the default idl type is DCE/dice. Uncomment the next line to change this.
# IDL_TYPE= <your choice>

include $(L4DIR)/mk/idl.mk