aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile4
-rwxr-xr-xconfigure.sh3
2 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index d50ffca..0000000
--- a/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
1all:
2 @echo "The build system for nissy has changed, use ./build"
3
4.PHONY: all
diff --git a/configure.sh b/configure.sh
deleted file mode 100755
index b5604ee..0000000
--- a/configure.sh
+++ /dev/null
@@ -1,3 +0,0 @@
1#!/bin/sh
2
3echo "The build system for nissy has changed, use ./build"

Generated with cgit - Back to sebastiano.tronto.net