Skip to content
Snippets Groups Projects
Commit c58cb451 authored by jdh8d's avatar jdh8d
Browse files

No commit message

No commit message
parent f36021a9
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,6 @@ src/interfaces/abstract/Makefile.in -text ...@@ -47,6 +47,6 @@ src/interfaces/abstract/Makefile.in -text
src/interfaces/abstract/STARSInstruction.cpp -text src/interfaces/abstract/STARSInstruction.cpp -text
src/interfaces/idapro/Makefile.in -text src/interfaces/idapro/Makefile.in -text
src/interfaces/idapro/STARSFunction.cpp -text src/interfaces/idapro/STARSFunction.cpp -text
src/interfaces/idapro/STARSInstruction.cpp -text src/interfaces/idapro/STARSIDAInstruction.cpp -text
src/interfaces/idapro/STARSInterface.cpp -text src/interfaces/idapro/STARSInterface.cpp -text
src/interfaces/irdb/Makefile.in -text src/interfaces/irdb/Makefile.in -text
OBJS=STARSFunction.o STARSInterface.o STARSInstruction.o OBJS=STARSFunction.o STARSInterface.o STARSIDAInstruction.o
CXX=@CXX@ CXX=@CXX@
LD=@LD@ LD=@LD@
EXTRA_CXXFLAGS=@EXTRA_CXXFLAGS@ EXTRA_CXXFLAGS=@EXTRA_CXXFLAGS@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment