mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
Fix sleighexamp_dir dependency
This commit is contained in:
parent
d2012f71ab
commit
19df1bbd20
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ libdecomp.a: $(LIBDECOMP_OPT_OBJS)
|
|||
ar qc libdecomp.a $(LIBDECOMP_OPT_OBJS)
|
||||
ranlib libdecomp.a
|
||||
|
||||
sleighexamp_dir:
|
||||
sleighexamp_dir: slghscan.cc
|
||||
rm -rf $(SLEIGHVERSION)
|
||||
mkdir $(SLEIGHVERSION)
|
||||
mkdir $(SLEIGHVERSION)/src $(SLEIGHVERSION)/specfiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue