diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-11-22 07:17:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-11-22 07:17:51 +0000 |
commit | ea55b6ec6ca0d60672cc53497641634a43028c6c (patch) | |
tree | d9732c9f934a24175f8c23360e805ce6ef0930c3 /libexec | |
parent | 232e32d241a29d2c48c36138dce0383579b0a2dd (diff) |
mop up a barely started project... getting in the way of grepping the tree!
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/ld.so/ia64/Makefile.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libexec/ld.so/ia64/Makefile.inc b/libexec/ld.so/ia64/Makefile.inc deleted file mode 100644 index 8b0b24f3e29..00000000000 --- a/libexec/ld.so/ia64/Makefile.inc +++ /dev/null @@ -1,3 +0,0 @@ -# $OpenBSD: Makefile.inc,v 1.1 2011/07/04 05:40:25 pirofti Exp $ -CFLAGS += -fPIC -AFLAGS += -fpic |