aboutsummaryrefslogtreecommitdiff
path: root/scsi/Makefile.objs
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-03-06 10:25:47 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-03-06 11:06:55 +0000
commit29f9dff79073cfdc336466a950294be91b90f514 (patch)
tree8d56c6fc38f2568e5d2b2f75a8e088aa10bca1a7 /scsi/Makefile.objs
parent3a8273b1ab3299cf92f7f72b41f56471ecb8e5cf (diff)
downloadqemu-29f9dff79073cfdc336466a950294be91b90f514.zip
qemu-29f9dff79073cfdc336466a950294be91b90f514.tar.gz
qemu-29f9dff79073cfdc336466a950294be91b90f514.tar.bz2
*.hx: Remove all the STEXI/ETEXI blocks
We no longer generate texinfo from the hxtool input files, so delete all the STEXI/ETEXI blocks. This commit was created using the following Perl one-liner: perl -i -n -e '$suppress = 1,next if /^STEXI/;$suppress=0,next if /^ETEXI/; print if !$suppress;' *.hx Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scsi/Makefile.objs')
0 files changed, 0 insertions, 0 deletions