Skip to content

Commit e02450d

Browse files
committed
- forgot to update the spnavd_ctl script to use the new pid location, this will
require a new release - removed unnecessary bits from the makefiles git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@75 ef983eb1-d774-4af8-acfd-baaf7b16a646
1 parent c8b1e30 commit e02450d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ lib_so = $(soname).1
88
CC = gcc
99
AR = ar
1010
CFLAGS = $(opt) $(dbg) -std=c89 -fpic -pedantic -Wall -Wno-strict-aliasing -g -I.
11-
LDFLAGS = $(xlib)
1211

1312
.PHONY: all
1413
all: $(lib_a) $(lib_so)

0 commit comments

Comments
 (0)