aboutgitcodelistschat:MatrixIRC
path: root/Makefile
diff options
context:
space:
mode:
authorAlice Frosi <afrosi@redhat.com>2022-12-21 11:59:08 +0100
committerAlice Frosi <afrosi@redhat.com>2022-12-21 14:56:02 +0100
commit5d408e91861d8c995931c69eae62c25cdf130ca5 (patch)
treec305c2f054c9a88834772dc6d9f8934aa2048452 /Makefile
parentf9613be602d9ff4f999fd216b52c59cd68cf71a3 (diff)
downloadseitan-5d408e91861d8c995931c69eae62c25cdf130ca5.tar
seitan-5d408e91861d8c995931c69eae62c25cdf130ca5.tar.gz
seitan-5d408e91861d8c995931c69eae62c25cdf130ca5.tar.bz2
seitan-5d408e91861d8c995931c69eae62c25cdf130ca5.tar.lz
seitan-5d408e91861d8c995931c69eae62c25cdf130ca5.tar.xz
seitan-5d408e91861d8c995931c69eae62c25cdf130ca5.tar.zst
seitan-5d408e91861d8c995931c69eae62c25cdf130ca5.zip
Remove build of bpf.out
Signed-off-by: Alice Frosi <afrosi@redhat.com>
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