diff options
| author | Eric Andersen <andersen@codepoet.org> | 2001-01-30 01:44:38 +0000 |
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2001-01-30 01:44:38 +0000 |
| commit | 10ac6292af2deba97a16aac668d59dd996521a9c (patch) | |
| tree | 759b040c4664bb490dc03c8377a955abe43dde28 | |
| parent | 5eaf1cbce02e21ff320e5de9a21803729e11700a (diff) | |
Commit a pointless change to test more updates to the logging script.
-Erik
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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."; \ |
