소스 검색

Add "clean" target

Dave Smith 15 년 전
부모
커밋
d6b79fb8c4
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      Makefile

+ 3
- 0
Makefile 파일 보기

@ -1,2 +1,5 @@
all:
./bootstrap
clean:
@rm -rf rebar ebin/*.beam inttest/rt.work

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