awips2/nativeLib/decrypt_file
Bryan Kowal dedddc5811 Issue #2021 - dist.native make update target will now deploy to files.native directory structure instead of producing a tar file.
Change-Id: Ie625a515e8dc30cacc002bb6d8e77365c1347a13

Former-commit-id: bc1ef2c5fe [formerly 71b04e3147] [formerly 33a5b6d42d [formerly 02af194872173d89f77e15a6a8caca1e5812dbe4]]
Former-commit-id: 33a5b6d42d
Former-commit-id: 9b896380be
2013-06-04 12:52:27 -05:00
..
.cproject Issue #1835 - update LDM to 6.11.2 2013-04-16 16:32:58 -05:00
.gitignore Issue #2021 - dist.native make update target will now deploy to files.native directory structure instead of producing a tar file. 2013-06-04 12:52:27 -05:00
.project Issue #1835 - update LDM to 6.11.2 2013-04-16 16:32:58 -05:00
decrypt_file.c Issue #1835 - update LDM to 6.11.2 2013-04-16 16:32:58 -05:00
README.TXT Issue #1835 - update LDM to 6.11.2 2013-04-16 16:32:58 -05:00

To compile the file in decrypt_file, type the following at a command line 
and copy  the resulting executable to the decoders folder in the 
LDM install:

cc -D_GNU_SOURCE -o decrypt_file decrypt_file.c