aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-19 19:40:52 +0000
committerLev Walkin <vlm@lionet.info>2004-09-19 19:40:52 +0000
commit33cded1db410cdf6cbadd9fc29affda3452bd7b2 (patch)
tree10f795aa8ccf349f092e879db2989025e4ddeda8 /libasn1parser
parent07cd6d82d29be142d04133ba155718e13e3a8cc0 (diff)
CGI environment for online ASN.1 compilation
Diffstat (limited to 'libasn1parser')
-rw-r--r--libasn1parser/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/libasn1parser/Makefile.in b/libasn1parser/Makefile.in
index ecc0c71a..ef80e29b 100644
--- a/libasn1parser/Makefile.in
+++ b/libasn1parser/Makefile.in
@@ -142,7 +142,6 @@ PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH = @PATH@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
@@ -448,9 +447,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 \