blob: ab4dfe26d31cf71be92cc10fadb05a1915184d4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.1.1.1 1999/04/30 15:19:13 tv Exp $
--- Makefile.org.orig Tue Apr 27 14:34:38 1999
+++ Makefile.org Tue Apr 27 14:34:53 1999
@@ -126,7 +126,7 @@
#RMD160_ASM_OBJ= asm/rm86-out.o # a.out, FreeBSD
#RMD160_ASM_OBJ= asm/rm86bsdi.o # bsdi
-DIRS= crypto ssl rsaref apps test tools
+DIRS= rsaref crypto ssl apps test tools
# dirs in crypto to build
SDIRS= \
md2 md5 sha mdc2 hmac ripemd \
|