Add proper make clean rule to the check subdir. - lightning.git - Portable just-in-time compiler library

index : lightning.git
Portable just-in-time compiler library
summary refs log tree commit diff
diff options
context:
space:
mode:
authorpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2012年12月02日 20:24:24 -0200
committerpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2012年12月02日 20:24:24 -0200
commit51b2cee78e195903de2495990be4faaa83eb9862 (patch)
tree94c68e993cfc8fa1a892c9ba1260d32c0f852a03
parent22cc2ad62ce8f08e0d5395a1eaa0272942ec7d50 (diff)
downloadlightning-51b2cee78e195903de2495990be4faaa83eb9862.tar.gz
Add proper make clean rule to the check subdir.
2012年12月02日 Paulo Andrade <pcpa@gnu.org> * check/Makefile.am: Add proper "make clean" rule and missing check.sh to EXTRA_DIST.
Diffstat
-rw-r--r--ChangeLog 5
-rw-r--r--check/Makefile.am 3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e914f3b..27e1e98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012年12月02日 Paulo Andrade <pcpa@gnu.org>
+ * check/Makefile.am: Add proper "make clean" rule and missing
+ check.sh to EXTRA_DIST.
+
+2012年12月02日 Paulo Andrade <pcpa@gnu.org>
+
* .gitignore: Update pattern of ignored files.
* check/Makefile.am: Add rule to build liblightning.la dependency
diff --git a/check/Makefile.am b/check/Makefile.am
index 6d9d1e0..c88f069 100644
--- a/check/Makefile.am
+++ b/check/Makefile.am
@@ -31,10 +31,13 @@ EXTRA_DIST = \
bp.tst bp.ok \
divi.tst divi.ok \
fib.tst fib.ok \
+ check.sh \
all.tst
TESTS = 3to2 add allocai bp divi fib
+CLEANFILES = $(TESTS)
+
# Not so pretty but good for a prototype
$(TESTS): check.sh
$(LN_S) check.sh $@
generated by cgit v1.2.3 (git 2.46.0) at 2025年10月05日 15:34:04 +0000

AltStyle によって変換されたページ (->オリジナル) /