From 10ac6292af2deba97a16aac668d59dd996521a9c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 30 Jan 2001 01:44:38 +0000 Subject: Commit a pointless change to test more updates to the logging script. -Erik --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fc10fe1f4..1c568e425 100644 --- a/Makefile +++ b/Makefile @@ -95,7 +95,6 @@ $(patsubst %, _dir_%, $(DIRS)) : dummy $(patsubst %, _dirclean_%, $(DIRS) test) : dummy $(MAKE) -C $(patsubst _dirclean_%, %, $@) clean - install: @if [ `id -u` -ne 0 ]; then \ echo "Aborting install -- You must be root."; \ -- cgit v1.2.3