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

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


[.] - [up] [top] - index C++ text make include source grammar scripts
  include resource.mk
  
  name = terms
  
  CFLAGS += -g 
  
  GNU= 
  
  OBJECTS= yacc.y.o lex.l.o main.o
  
  it: all
  
  all: OBJECTS
          CC CFLAGS -o test.flt OBJECTS -ll LDFLAGS
          rm -f tmp.*
  
  test:
          test.flt < t1.txt
  

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