Bump minor number
This commit is contained in:
parent
90b434aeb0
commit
fbe3680005
@ -1,7 +1,9 @@
|
||||
# Makefile for libdialog
|
||||
# $Id: Makefile,v 1.9 1995/04/21 10:15:31 jkh Exp $
|
||||
# $Id: Makefile,v 1.10 1995/04/21 10:18:33 jkh Exp $
|
||||
|
||||
LIB= dialog
|
||||
SHLIB_MAJOR= 2
|
||||
SHLIB_MINOR= 1
|
||||
SRCS= kernel.c rc.c checklist.c inputbox.c menubox.c msgbox.c \
|
||||
lineedit.c radiolist.c textbox.c yesno.c prgbox.c raw_popen.c \
|
||||
fselect.c ui_objects.c dir.c notify.c help.c gauge.c
|
||||
|
@ -1,7 +1,9 @@
|
||||
# Makefile for ncurses
|
||||
# $Id: Makefile,v 1.10 1995/02/13 17:23:18 ache Exp $
|
||||
# $Id: Makefile,v 1.11 1995/04/20 21:35:51 ache Exp $
|
||||
|
||||
LIB= ncurses
|
||||
SHLIB_MAJOR= 2
|
||||
SHLIB_MINOR= 1
|
||||
SRCS= lib_kernel.c lib_pad.c lib_bkgd.c \
|
||||
lib_unctrl.c lib_raw.c lib_vidattr.c lib_trace.c lib_beep.c \
|
||||
lib_doupdate.c lib_refresh.c lib_initscr.c lib_newwin.c lib_addch.c \
|
||||
|
@ -1,7 +1,9 @@
|
||||
# Makefile for ncurses
|
||||
# $Id: Makefile,v 1.10 1995/02/13 17:23:18 ache Exp $
|
||||
# $Id: Makefile,v 1.11 1995/04/20 21:35:51 ache Exp $
|
||||
|
||||
LIB= ncurses
|
||||
SHLIB_MAJOR= 2
|
||||
SHLIB_MINOR= 1
|
||||
SRCS= lib_kernel.c lib_pad.c lib_bkgd.c \
|
||||
lib_unctrl.c lib_raw.c lib_vidattr.c lib_trace.c lib_beep.c \
|
||||
lib_doupdate.c lib_refresh.c lib_initscr.c lib_newwin.c lib_addch.c \
|
||||
|
Loading…
Reference in New Issue
Block a user