removed library entry.

This commit is contained in:
Armin Schindler 1999-11-21 12:37:53 +00:00
parent ca6dc70fb6
commit ed59786745
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ SHELL = /bin/sh
CFLAGS = -Wall -O2
INCLUDES = -I. -I@CONFIG_KERNELDIR@/include -I@CONFIG_KERNELDIR@/drivers/isdn/eicon
DEFS =
LDFLAGS = -L../lib @LIBS@ -lncurses
LDFLAGS = -L../lib @LIBS@
PROGRAM = eiconctrl
MODULES = eiconctrl.o
MANPAGE = eiconctrl.8