build-common

Shared build system code (usually as a git submodule)
Log | Files | Refs | README | LICENSE

commit c49278458aad2d2bfbf91b3e4ee4dd1650bf9601
parent b774a075afe3c6779745050af920d616c67d7f96
Author: ng0 <ng0@n0.is>
Date:   Fri, 11 Oct 2019 22:28:11 +0000

remove Makefile

Diffstat:
DMakefile | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,3 +0,0 @@ -bootstrap: - cd .. && ln -sf build-scripts/configure configure - cd .. && ln -sf build-scripts/configure.py configure.py