ソースを参照
Remove config.h on clean.
master
Arun Prakash Jana
9年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: A75979F35C080412
-
Makefile
|
|
@@ -43,4 +43,4 @@ dist: |
|
|
|
rm -rf noice-$(VERSION) |
|
|
|
|
|
|
|
clean: |
|
|
|
rm -f $(BIN) $(OBJ) noice-$(VERSION).tar.gz |
|
|
|
rm -f config.h $(BIN) $(OBJ) noice-$(VERSION).tar.gz |