Searched refs:LIBS (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/os/bsd/
H A DMakefile41 LIBS = -lutil -lthread_db macro
64 $(GCC) -shared $(LFLAGS_LIBSA) -o $(LIBSA) $(OBJS) $(LIBS)
70 $(GCC) -o test test.o -L$(ARCH) -lsaproc $(LIBS)
/openjdk7/hotspot/agent/src/os/linux/
H A DMakefile41 LIBS = -lthread_db macro
73 $(GCC) -shared $(LFLAGS_LIBSA) -o $(LIBSA) $(OBJS) $(LIBS)
79 $(GCC) -o test test.o -L$(ARCH) -lsaproc $(LIBS)

Completed in 29 milliseconds