shithub: mc

Download patch

ref: c61cd86ee5526546e3d36df566e72c1cca0424f7
parent: fe1d3c6d5ffd02ec8904c7599e784fdbac5e6286
author: Ori Bernstein <[email protected]>
date: Sat Nov 28 17:38:53 EST 2015

Remove makefile junk.

	I was exploring code, and it slipped in.

--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,6 @@
       mi \
       6 \
       muse \
-      mxref \
       rt \
       doc
 
--- a/parse/gram.y
+++ b/parse/gram.y
@@ -127,7 +127,6 @@
 %token<tok> Tsizeof  /* sizeof */
 
 %token<tok> Tident
-%token<tok> Teof
 
 %start file