diff options
| -rw-r--r-- | Makefile | 4 | ||||
| -rwxr-xr-x | configure.sh | 3 |
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 @@ | |||
| 1 | all: | ||
| 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 | |||
| 3 | echo "The build system for nissy has changed, use ./build" | ||
