# | Line 10 | Line 10 | audacious := ../Audacious | |
---|---|---|
10 | include $(common)/common.mk | |
11 | include $(audacious)/Audacious.mk | |
12 | ||
13 | – | CPPFLAGS += -I$(common) -I$(audacious) |
14 | – | LDFLAGS += -L$(common) -L$(audacious) |
15 | – | LDLIBS += -lpcre -ltruck -lAudacious |
16 | – | |
13 | .PHONY: all clean | |
14 | ||
15 | all: SteeringWheelRemote |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |