/[ddp]/manuals/trunk/quick-reference/Makefile
ViewVC logotype

Diff of /manuals/trunk/quick-reference/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1568 by osamu, Mon Apr 15 21:13:43 2002 UTC revision 1583 by osamu, Sun Apr 21 04:14:07 2002 UTC
# Line 110  dynamic.%.ent: Line 110  dynamic.%.ent:
110  #       Build SGML with portion marked qref-dev if LANGS=en or DOCTYPE=dev.  #       Build SGML with portion marked qref-dev if LANGS=en or DOCTYPE=dev.
111          @if [ "x$(DOCTYPE)" = "xdev" ]; then \          @if [ "x$(DOCTYPE)" = "xdev" ]; then \
112            echo "<!entity % qref-dev \"INCLUDE\">" >> $@; \            echo "<!entity % qref-dev \"INCLUDE\">" >> $@; \
113          elif [ "x$(DOCTYPE)" = "xdefault" -a "x$*" = "xen" ]; then \          elif [ "x$(DOCTYPE)" = "xdefault" -a \( "x$*" = "xen" -o "x$*" = "xit" \) ]; then \
114            echo "<!entity % qref-dev \"INCLUDE\">" >> $@; \            echo "<!entity % qref-dev \"INCLUDE\">" >> $@; \
115          else \          else \
116            echo "<!entity % qref-dev \"IGNORE\">" >> $@; \            echo "<!entity % qref-dev \"IGNORE\">" >> $@; \

Legend:
Removed from v.1568  
changed lines
  Added in v.1583

  ViewVC Help
Powered by ViewVC 1.1.5