aboutsummaryrefslogtreecommitdiff
path: root/extra/Makefile.am
blob: f129387eec8c95463c6b03e01905bff55e5f46e5 (plain)
1
2
3
4
5
6
7
8
9
10
libexec_PROGRAMS=ifalive
ifalive_SOURCES=\
 ifalive.c\
 expr.y\
 lex.l
AM_INSTALLCHECK_STD_OPTIONS_EXEMPT=ifalive
noinst_HEADERS=ifalive.h expr.h
BUILT_SOURCES=expr.h

AM_YFLAGS = -dv

Return to:

Send suggestions and report system problems to the System administrator.