aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-10-22 09:21:35 +0200
committerMichał Górny <mgorny@gentoo.org>2021-10-22 09:21:35 +0200
commit53ffbaeb24f6ee22a2dcd70fad29c86a4dd863c2 (patch)
tree58ac7f4f8b6ee07f16809c7b5a76fb5383fc3bfd /libsandbox
parenttests: Add missing EXTRA_DIST for xattr-0 (diff)
downloadsandbox-53ffbaeb24f6ee22a2dcd70fad29c86a4dd863c2.tar.gz
sandbox-53ffbaeb24f6ee22a2dcd70fad29c86a4dd863c2.tar.bz2
sandbox-53ffbaeb24f6ee22a2dcd70fad29c86a4dd863c2.zip
Remove leftover generated Makefiles from the repo (sic!)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'libsandbox')
-rw-r--r--libsandbox/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/libsandbox/Makefile b/libsandbox/Makefile
deleted file mode 100644
index 2db82ff..0000000
--- a/libsandbox/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-# Helper for developers.
-all libsandbox libsandbox.la: libsandbox/libsandbox.la ;
-clean: ; rm -f *.o *.l[ao] .libs/*
-%: ; $(MAKE) -C .. $@