Browse Source

Commit a pointless change to test more updates to the logging script.
-Erik

Eric Andersen 23 years ago
parent
commit
10ac6292af
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Makefile

+ 0 - 1
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."; \