diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-04-29 15:56:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-04-29 15:56:46 +0000 |
commit | 2969d663fd56e7f94fe0893c95fd4c17e92468f4 (patch) | |
tree | 2995d3de03bec86df53273295f0ccbfdd19a289b /distrib/amd64 | |
parent | 5f87b1a8c6a70d1837331ad3e16868ca0f479761 (diff) |
These Makefile.inc are now empty and unused.
Diffstat (limited to 'distrib/amd64')
-rw-r--r-- | distrib/amd64/Makefile.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/distrib/amd64/Makefile.inc b/distrib/amd64/Makefile.inc deleted file mode 100644 index e0f82c772a9..00000000000 --- a/distrib/amd64/Makefile.inc +++ /dev/null @@ -1,3 +0,0 @@ -# $OpenBSD: Makefile.inc,v 1.2 2019/04/29 01:48:39 deraadt Exp $ - -.include <bsd.own.mk> |