aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 87b30480..60f08dc8 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -3,7 +3,6 @@
3 3
4datarootdir = $(prefix)/share 4datarootdir = $(prefix)/share
5bindir = $(prefix)/bin 5bindir = $(prefix)/bin
6sysconfdir = $(prefix)/etc
7INSTALL = install 6INSTALL = install
8INSTALL_DATA = $(INSTALL) -m 644 7INSTALL_DATA = $(INSTALL) -m 644
9BINARY_PLATFORM = unix 8BINARY_PLATFORM = unix