more info

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@274 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2004-09-07 06:31:59 +00:00
parent 769bab9c29
commit 399506ea46
1 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
This directory contains several convertors from known text formats into
the ASN.1 specifications, as well as examples of these formats and the
sample convertor's output.
This directory contains several convertors from a few known text formats into
the ASN.1 modules, as well as examples of these formats and the sample
convertor's output (generated by `make`).
To regenerate the .asn1 files, do `rm *.asn1; make`.
To compile the files using asn1c, try
../asn1c/asn1c -P rfc3280-*.asn1