chiark
/
gitweb
/
~mdw
/
become
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b24e27e
)
Remove the IDEA test case.
author
mdw
<mdw>
Thu, 18 Jun 1998 15:52:05 +0000
(15:52 +0000)
committer
mdw
<mdw>
Thu, 18 Jun 1998 15:52:05 +0000
(15:52 +0000)
src/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 99e958352b197a459f0d4bcb9b50063107e7994d..70b1d718181d7dd7ba58126c0c0dae74be47679c 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-1,7
+1,7
@@
## Process this file with `automake' to generate `Makefile.in'
## -*-makefile-*-
##
## Process this file with `automake' to generate `Makefile.in'
## -*-makefile-*-
##
-## $Id: Makefile.am,v 1.1
0 1998/04/23 13:17:17
mdw Exp $
+## $Id: Makefile.am,v 1.1
1 1998/06/18 15:52:05
mdw Exp $
##
## Makefile for `become'
##
##
## Makefile for `become'
##
@@
-29,6
+29,9
@@
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
+## Revision 1.11 1998/06/18 15:52:05 mdw
+## Remove the IDEA test case.
+##
## Revision 1.10 1998/04/23 13:17:17 mdw
## New program `bcquery', and `ypstuff' module added.
##
## Revision 1.10 1998/04/23 13:17:17 mdw
## New program `bcquery', and `ypstuff' module added.
##
@@
-162,8
+165,6
@@
crypt-test: crypt.tro libbcm.a
$(LINK) crypt.tro libbcm.a $(LIBS)
blowfish-test: blowfish.tro libbcm.a
$(LINK) blowfish.tro libbcm.a $(LIBS)
$(LINK) crypt.tro libbcm.a $(LIBS)
blowfish-test: blowfish.tro libbcm.a
$(LINK) blowfish.tro libbcm.a $(LIBS)
-idea-test: idea.tro libbcm.a
- $(LINK) idea.tro libbcm.a $(LIBS)
md5-test: md5.tro libbcm.a
$(LINK) md5.tro libbcm.a $(LIBS)
netg-test: netg.tro libbcm.a
md5-test: md5.tro libbcm.a
$(LINK) md5.tro libbcm.a $(LIBS)
netg-test: netg.tro libbcm.a