Add initial project file

update
Hamish Coleman 8 years ago
parent 5df62619bd
commit aa879a29af

@ -0,0 +1,12 @@
all:
false
#
# Radare didnt seem to let me specify the direcrory to store the project file,
# so this target hacks around that
#
install.radare.projects:
mkdir -p ~/.config/radare2/projects/x220.8DHT34WW.d
cp -s $(PWD)/radare/x220.8DHT34WW ~/.config/radare2/projects

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save