diff options
Diffstat (limited to 'src/lib/libssl/Makefile.bsd-wrapper')
-rw-r--r-- | src/lib/libssl/Makefile.bsd-wrapper | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/libssl/Makefile.bsd-wrapper b/src/lib/libssl/Makefile.bsd-wrapper index bb64e76798..7b16401601 100644 --- a/src/lib/libssl/Makefile.bsd-wrapper +++ b/src/lib/libssl/Makefile.bsd-wrapper | |||
@@ -1,5 +1,5 @@ | |||
1 | # Build wrapper for SSLeay. | 1 | # Build wrapper for SSLeay. |
2 | # $OpenBSD: Makefile.bsd-wrapper,v 1.7 1999/03/12 17:31:01 espie Exp $ | 2 | # $OpenBSD: Makefile.bsd-wrapper,v 1.8 1999/03/16 19:48:08 beck Exp $ |
3 | 3 | ||
4 | # Our lndir is hacked; specify a full path to avoid potential conflicts | 4 | # Our lndir is hacked; specify a full path to avoid potential conflicts |
5 | # with the one installed with X11. | 5 | # with the one installed with X11. |
@@ -94,8 +94,3 @@ tags: | |||
94 | 94 | ||
95 | .include <bsd.obj.mk> | 95 | .include <bsd.obj.mk> |
96 | .include <bsd.subdir.mk> | 96 | .include <bsd.subdir.mk> |
97 | |||
98 | |||
99 | |||
100 | |||
101 | |||