]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
termcap is deprecated and doesn't seem to be needed anyway
authorhenryk@ploetzli.ch <henryk@ploetzli.ch@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 28 Aug 2009 00:35:27 +0000 (00:35 +0000)
committerhenryk@ploetzli.ch <henryk@ploetzli.ch@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 28 Aug 2009 00:35:27 +0000 (00:35 +0000)
linux/Makefile

index 062d3812fbf1e8744c1414f9707a6c80f739540a..10839128e09e12e2e6d7c642d7ef1046b015ff04 100644 (file)
@@ -1,4 +1,4 @@
-LDFLAGS = -ltermcap -lusb -lreadline -lpthread -L/opt/local/lib
+LDFLAGS = -lusb -lreadline -lpthread -L/opt/local/lib
 CFLAGS = -I. -I/opt/local/include -Wall -Wno-unused-function
 
 CXXFLAGS = $(shell pkg-config --cflags QtCore QtGui 2>/dev/null) -Wall
Impressum, Datenschutz