xref: /llvm-project/lldb/test/API/functionalities/dlopen_other_executable/Makefile (revision 3ef630ac339f31686290f9460a40eb2a9c9f5bd0)
116926115SRaphael IsemannC_SOURCES := main.c
216926115SRaphael IsemannUSE_LIBDL := 1
316926115SRaphael Isemann
416926115SRaphael Isemannother:
5*3ef630acSStefan Gränitz	"$(MAKE)" -f $(MAKEFILE_RULES) C_SOURCES=other.c EXE=other
616926115SRaphael Isemannall: other
716926115SRaphael Isemann
816926115SRaphael Isemanninclude Makefile.rules
9