Page MenuHomePhabricator

D14031.diff
No OneTemporary

D14031.diff

diff --git a/support/xhpast/Makefile b/support/xhpast/Makefile
--- a/support/xhpast/Makefile
+++ b/support/xhpast/Makefile
@@ -28,11 +28,11 @@
all: xhpast
clean:
- rm --force xhpast parser.yacc.output libxhpast.a *.o
+ rm -f xhpast parser.yacc.output libxhpast.a *.o
cleanall: clean
- rm --force scanner.lex.hpp scanner.lex.cpp parser.yacc.hpp parser.yacc.cpp
- rm --force node_names.hpp parser_nodes.php
+ rm -f scanner.lex.hpp scanner.lex.cpp parser.yacc.hpp parser.yacc.cpp
+ rm -f node_names.hpp parser_nodes.php
.PHONY: install
install: xhpast

File Metadata

Mime Type
text/plain
Expires
Sun, May 19, 1:20 PM (2 w, 19 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6302313
Default Alt Text
D14031.diff (561 B)

Event Timeline