浏览代码

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

Eric Andersen 24 年之前
父节点
当前提交
10ac6292af
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -95,7 +95,6 @@ $(patsubst %, _dir_%, $(DIRS)) : dummy
 $(patsubst %, _dirclean_%, $(DIRS) test) : dummy
 $(patsubst %, _dirclean_%, $(DIRS) test) : dummy
 	$(MAKE) -C $(patsubst _dirclean_%, %, $@) clean
 	$(MAKE) -C $(patsubst _dirclean_%, %, $@) clean
 
 
-
 install:
 install:
 	@if [ `id -u` -ne 0 ]; then \
 	@if [ `id -u` -ne 0 ]; then \
 	    echo "Aborting install -- You must be root."; \
 	    echo "Aborting install -- You must be root."; \