aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser/Makefile.in
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-14 02:36:39 +0000
committerLev Walkin <vlm@lionet.info>2004-09-14 02:36:39 +0000
commitaf120f75620fec9ab97833e07cc5c1a15e433fe5 (patch)
treeefa4dfe9c7e4632ee226e98b795143f2e1df5b19 /libasn1parser/Makefile.in
parentdbf16315c624e7dd440fc97c5ab71affe559570e (diff)
Type may contain tags
Diffstat (limited to 'libasn1parser/Makefile.in')
-rw-r--r--libasn1parser/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libasn1parser/Makefile.in b/libasn1parser/Makefile.in
index eba1ca00..c8266756 100644
--- a/libasn1parser/Makefile.in
+++ b/libasn1parser/Makefile.in
@@ -448,9 +448,9 @@ distclean-generic:
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
+ -rm -f asn1p_y.c
-rm -f asn1p_y.h
-rm -f asn1p_l.c
- -rm -f asn1p_y.c
clean: clean-am
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \