Mercurial > emacs
view etc/schema/xhtml-base.rnc @ 107457:8d710e332ba0
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
don't do make there. When compiling with separate object dir, there
is no Makefile there.
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Mon, 22 Mar 2010 08:50:40 +0100 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Base Module base = element base { base.attlist } base.attlist = attribute href { URI.datatype } head.content &= base?