2666bf1469ea4a98cc7509684efb87ef522d1f36
[openafs.git] / src / cmd / Makefile.am
1 # $Id$
2
3 include $(top_srcdir)/Makefile.am.common
4
5 afsincludedir = $(top_builddir)/include/afs
6 afsinclude_HEADERS = com_err.h error_table.h mit-sipb-cr.h
7 afsbuild_HEADERZ=$(afsinclude_HEADERS)
8
9 bin_PROGRAMS = compile_et
10
11 compile_et_SOURCES = compile_et.c parse.y lex.l 
12 compile_et_LDADD = -L../util -lutil
13
14 lib_LIBRARIES=libcom_err.a
15
16 libcom_err_a_SOURCES =  error_msg.c et_name.c com_err.c