Home
last modified time | relevance | path

Searched refs:bluetooth_OBJS (Results 1 – 1 of 1) sorted by relevance

/dports/x11/deforaos-panel/Panel-0.3.6/src/applets/
H A DMakefile33 bluetooth_OBJS = $(OBJDIR)bluetooth.o macro
37 $(OBJDIR)bluetooth$(SOEXT): $(bluetooth_OBJS)
38 $(CCSHARED) -o $(OBJDIR)bluetooth$(SOEXT) $(bluetooth_OBJS) $(bluetooth_LDFLAGS)