xref: /llvm-project-15.0.7/lldb/test/API/functionalities/target_var/Makefile (revision c1121908)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include Makefile.rules
2
3a.out: globals.ll
4	$(CC) $(CFLAGS) -g -c $^ -o globals.o
5	$(LD) $(LDFLAGS) -g globals.o -o $@
6

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026