aboutsummaryrefslogtreecommitdiff
path: root/utils/print_roa/Makefile.in
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2010-12-31 19:57:09 +0000
committerRob Austein <sra@hactrn.net>2010-12-31 19:57:09 +0000
commitbc934a48ac4377c2c6477f490494bf1cebe88e45 (patch)
tree29ca1deef88d3da478a91538071142f9a4511ac0 /utils/print_roa/Makefile.in
parent6c764b15f07f87271ff01ca2bc55b0bcd318c74d (diff)
distclean target
svn path=/Makefile.in; revision=3596
Diffstat (limited to 'utils/print_roa/Makefile.in')
-rw-r--r--utils/print_roa/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/print_roa/Makefile.in b/utils/print_roa/Makefile.in
index c4da5730..cf96dac0 100644
--- a/utils/print_roa/Makefile.in
+++ b/utils/print_roa/Makefile.in
@@ -23,3 +23,9 @@ ROA_DIR = @top_srcdir@/rpkid/tests/smoketest.dir/publication
test: all
-date -u +'now: %Y%m%d%H%M%SZ'
if test -d ${ROA_DIR}; then find ${ROA_DIR} -type f -name '*.roa' -print -exec ./${BIN} {} \; ; else :; fi
+
+install:
+ @true
+
+distclean: clean
+ rm -f Makefile