aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-09-14 13:42:05 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-09-14 13:42:05 +0000
commitb305ead7db11a1da0fb183f552fabd273051f6d3 (patch)
tree7fa58f07ae6ba7f5482322ad6a09294e12be1693 /libasn1parser
parent1d3ed28834bbfc3f1af2d8597c0c55564912b2c5 (diff)
explicitly add math library
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@324 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'libasn1parser')
-rw-r--r--libasn1parser/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libasn1parser/Makefile.in b/libasn1parser/Makefile.in
index c8266756..ecc0c71a 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_l.c
-rm -f asn1p_y.c
-rm -f asn1p_y.h
- -rm -f asn1p_l.c
clean: clean-am
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \