aboutgitcodelistschat:MatrixIRC
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index eb409f7..584df75 100644
--- a/Makefile
+++ b/Makefile
@@ -12,10 +12,7 @@ CFLAGS += -DBUILD_TRANSFORM_OUT=\"t.out\"
CFLAGS += -DSEITAN_AUDIT_ARCH=AUDIT_ARCH_$(AUDIT_ARCH)
CFLAGS += -Wall -Wextra -pedantic
-all: bpf.out t.out seitan-loader seitan
-
-bpf.out: qemu_filter build
- ./build
+all: t.out seitan-loader seitan
t.out: qemu_filter build
./build