summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/Imakefile
blob: 45b67396fef8f71c4cbe617038cb44ca47a4f802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#	$Source$
#	$Author$
#	$Id$
#
#  Copyright 1990 by the Massachusetts Institute of Technology.
# 
#  For copying and distribution information, please see the file
#  <krb5/copyright.h>.
# 
includes:: config.h osconf.h

ProcessStockHeader(stock/config.h,config.h)
ProcessStockHeader(stock/osconf.h,osconf.h)

all::

clean::
	$(RM) config.h osconf.h

depend::