Remove building with NOCRYPTO option
[minix.git] / crypto / external / bsd / openssl / dist / util / deleof.pl
blob155acd88ff1374cd61f9d6a82aa976e2f58d0c5e
1 #!/usr/local/bin/perl
3 while (<>)
5 print
6 last if (/^# DO NOT DELETE THIS LINE/);