diff options
| author | Nicolas Souchu <nsouch@FreeBSD.org> | 2001-01-15 13:19:05 +0000 |
|---|---|---|
| committer | Nicolas Souchu <nsouch@FreeBSD.org> | 2001-01-15 13:19:05 +0000 |
| commit | a35bdd252a0a649e0e41b91a78222f885cc5d89d (patch) | |
| tree | 649bbfdf73c44c4c818d4fb1c324726cb217cf5e /lib/libvgl | |
| parent | 3a36e32d8c2b60ceb73585903eee3c6d6bcf1c6a (diff) | |
Notes
Diffstat (limited to 'lib/libvgl')
| -rw-r--r-- | lib/libvgl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvgl/Makefile b/lib/libvgl/Makefile index 1a06c7a9c6ad9..9f55d6df6c400 100644 --- a/lib/libvgl/Makefile +++ b/lib/libvgl/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ LIB= vgl -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 3 SHLIB_MINOR= 0 CFLAGS+=-Wall -I${.CURDIR} SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c |
