소스 검색

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
 	$(MAKE) -C $(patsubst _dirclean_%, %, $@) clean
 
-
 install:
 	@if [ `id -u` -ne 0 ]; then \
 	    echo "Aborting install -- You must be root."; \