소스 검색

Don't rebuild on make install

master
Georgi Kirilov Arun Prakash Jana 6 년 전
부모
커밋
a85268cf79
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 파일 보기

@@ -63,4 +63,4 @@ clean:

skip: ;

.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean
.PHONY: all debug install uninstall strip dist clean

불러오는 중...
취소
저장