shithub: mc

Download patch

ref: ec403cbfcb3bf3c814469fb9f686c2ece04b3258
parent: e366247a59d8cda17e9a7cf6c651abc554fe3360
author: Ori Bernstein <[email protected]>
date: Sat Jan 19 22:55:23 EST 2013

Clean generated file 'gram.h'.

--- a/parse/Makefile
+++ b/parse/Makefile
@@ -14,7 +14,7 @@
     use.o \
     util.o
 
-CLEAN=gram.c
+CLEAN=gram.c gram.h
 
 include ../mk/lexyacc.mk
 include ../mk/c.mk