diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-07-20 14:35:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-07-20 14:35:26 +0000 |
| commit | fce1f260f16b8775bc732df5ad1992bd1a80a7db (patch) | |
| tree | ff2b09a131463adab9902d9b3b8e1088c631f73d /lib/liby | |
| parent | 02a4be3f74a570c6c427082bca7e131a00e4c512 (diff) | |
Notes
Diffstat (limited to 'lib/liby')
| -rw-r--r-- | lib/liby/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/liby/Makefile b/lib/liby/Makefile index 8a3f6b4271be8..b7a3aff578d11 100644 --- a/lib/liby/Makefile +++ b/lib/liby/Makefile @@ -1,10 +1,7 @@ # $FreeBSD$ LIB= y -SHLIB_MAJOR= 2 - SRCS= main.c yyerror.c - NO_PIC= .include <bsd.lib.mk> |
