kopia lustrzana https://github.com/FreeSpacenav/libspnav
- 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-baaf7b16a646pull/2/head
rodzic
c8b1e30d67
commit
e02450d6d5
|
@ -8,7 +8,6 @@ lib_so = $(soname).1
|
|||
CC = gcc
|
||||
AR = ar
|
||||
CFLAGS = $(opt) $(dbg) -std=c89 -fpic -pedantic -Wall -Wno-strict-aliasing -g -I.
|
||||
LDFLAGS = $(xlib)
|
||||
|
||||
.PHONY: all
|
||||
all: $(lib_a) $(lib_so)
|
||||
|
|
Ładowanie…
Reference in New Issue