diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-01-12 22:08:03 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-01-12 22:08:03 +0000 |
| commit | ab5eb680ec35aa926eb77fbc65d26239b2c61655 (patch) | |
| tree | 6e9dfb917488c02ce266a62b5b57e1ca72ad8bbd /lib/compat | |
| parent | c7f3ae3b9267103eebc956ccc92ddbb8aff7a95d (diff) | |
Notes
Diffstat (limited to 'lib/compat')
| -rw-r--r-- | lib/compat/compat21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/compat/compat21/Makefile b/lib/compat/compat21/Makefile index 8e141105be15..42db57b2be6f 100644 --- a/lib/compat/compat21/Makefile +++ b/lib/compat/compat21/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.1 1996/12/23 05:07:37 peter Exp $ +# $Id: Makefile,v 1.1.2.1 1996/12/23 21:47:59 jkh Exp $ DISTRIBUTION= compat21 -LIBS= libc.so.2.2 +LIBS= libc.so.2.2 libgmp.so.2.0 CLEANFILES+= ${LIBS} |
