aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-07 06:39:12 +0000
committerLev Walkin <vlm@lionet.info>2004-09-07 06:39:12 +0000
commitb67596b6ccc8472ddd552188c4e9657948ec0e00 (patch)
treefc6278ad6d8481625a8484df6c43910aec1490fa /README
parente51413e65e9c7ee4cd50712e6872785008977662 (diff)
different string to compile PKIX
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index d9a95859..9face077 100644
--- a/README
+++ b/README
@@ -27,9 +27,10 @@ specified:
asn1c <module1.asn1> <module2.asn1> ...
The ./examples directory contains several ASN.1 modules and a script to
-extract ASN.1 modules from RFC documents. To compile X.509 PKI module:
+extract ASN.1 modules from RFC documents. Refer to the README file in that
+directory. To compile X.509 PKI module:
- ./asn1c/asn1c -P ./examples/*PKIX*93*.asn1
+ ./asn1c/asn1c -P ./examples/rfc3280-*.asn1
In this example, -P option is used to instruct the compiler to print the
compiled text on the standard output instead of creating multiple .c