The DejaVU Framework -- hush 3.0
[.] Papers Tutorials Examples Manuals Interfaces Sources Packages Resources ?

make: Makefile hush-3.0b4/api/grammar/examples/html


[.] - [up] [top] - index README C++ make include source grammar scripts html
  include ../cfg.mk
  
  name = html
  
  WARNINGS = ## no Wall
  
  LDFLAGS = -lhush 
  
  objects = scanner.l.o
  targets = html.out
  
  html.out: objects
  
  all: objects targets
  
  demo = test
  test: 
          html.out < test.htm
  
  

[.] Papers Tutorials Examples Manuals Interfaces Sources Packages Resources ?
Hush Online Technology
hush@cs.vu.nl
09/09/98