mesa: prefix rm command with -

This commit is contained in:
Brian Paul
2008-05-14 16:27:34 -06:00
parent 753f979a32
commit 215a847e3f
+1 -1
View File
@@ -17,7 +17,7 @@ LIB_DEP = $(TOP)/$(LIB_DIR)/$(GL_LIB_NAME)
default: syntax builtin
clean:
rm -f syn_to_c gc_to_bin *_syn.h *_gc.h
-rm -f syn_to_c gc_to_bin *_syn.h *_gc.h
syntax: slang_pp_directives_syn.h slang_pp_expression_syn.h slang_shader_syn.h slang_pp_version_syn.h