Home
last modified time | relevance | path

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

/external/rmi4utils/rmidevice/
DMakefile7 RMIDEVICEOBJ = $(RMIDEVICESRC:.cpp=.o) macro
14 $(LIBNAME): $(RMIDEVICEOBJ)
17 $(STATIC_LIBNAME): $(RMIDEVICEOBJ)
22 rm -f $(RMIDEVICEOBJ) $(LIBNAME)* $(STATIC_LIBNAME)*