diff options
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile index de398ed7..ba0547db 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -504,8 +504,6 @@ code-format: ./.custom-format.py -i qemu_mode/libcompcov/*.c ./.custom-format.py -i qemu_mode/libcompcov/*.cc ./.custom-format.py -i qemu_mode/libcompcov/*.h - ./.custom-format.py -i qbdi_mode/*.c - ./.custom-format.py -i qbdi_mode/*.cpp ./.custom-format.py -i *.h ./.custom-format.py -i *.c |