Mercurial > urweb
view .hgignore @ 1135:0aa2758cca32
Run autoreconf at start of 'make reauto'
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 28 Jan 2010 13:55:01 -0500 |
parents | d4cd54a4ea06 |
children | f6cb1cb2d7a8 |
line wrap: on
line source
syntax: glob *~ .cm src/.cm bin/* src/urweb.cm src/urweb.mlb *.lex.* *.grm.* *.o .deps .libs *.lo *.la src/config.sml *.exe *.cache *.log *.status demo/out/*.html demo/demo.* demo/more/out/*.html demo/more/demo.* *.sql *mlmon.out *.aux *.dvi *.pdf *.ps *.toc *.m4 .depend Makefile.coq *.vo syntax: regexp ^Makefile$ ^src/c/Makefile$ ^src/coq/Makefile$ ^libtool$