diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2000-09-19 19:20:21 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2000-09-19 19:20:21 +0000 |
| commit | fa1ffad7e183069385b70e8eaeff4784fda4bdc8 (patch) | |
| tree | 7d9248062ef0a0028b3834f90ddb95be69e9ee1f | |
| parent | 689f3ef9fe7df14b0f7514a71afdecaf31e094b1 (diff) | |
Notes
| -rw-r--r-- | lib/libc/posix1e/Makefile | 2 | ||||
| -rw-r--r-- | lib/libposix1e/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/Makefile b/lib/libc/posix1e/Makefile index b314c7a2f779..74fcf835ee41 100644 --- a/lib/libc/posix1e/Makefile +++ b/lib/libc/posix1e/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD$ LIB= posix1e SHLIB_MAJOR= 2 diff --git a/lib/libposix1e/Makefile b/lib/libposix1e/Makefile index b314c7a2f779..74fcf835ee41 100644 --- a/lib/libposix1e/Makefile +++ b/lib/libposix1e/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD$ LIB= posix1e SHLIB_MAJOR= 2 |
