CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2012/04/12 11:00:11
Modified files: usr.bin/m4 : Makefile eval.c extern.h main.c parser.y tokenizer.l Log message: new m4 -g stuff: - expr(`4**3') - include(`hey I am not there') keeps going. work with Baptiste Daroussin, who had the idea but didn't nail all details right. okay otto@, miod@