Location: LEMON/LEMON-main/demo/Makefile.am

Load file history
gravatar
kpeter (Peter Kovacs)
Port error.h from svn -r3438 + minor changes (error_test does not pass!) In svn -r3438 error_test is not used as a test program and it does not pass.
1
2
3
4
5
6
7
8
EXTRA_DIST += \
demo/Makefile
if WANT_DEMO
noinst_PROGRAMS +=
endif WANT_DEMO