OpenCores
URL https://opencores.org/ocsvn/theia_gpu/theia_gpu/trunk

Subversion Repositories theia_gpu

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 202 to Rev 203
    Reverse comparison

Rev 202 → Rev 203

/theia_gpu/branches/new_compiler/Makefile
0,0 → 1,9
all:
bison parser.y
flex scanner.l
g++ lex.yy.cc Main.cpp parser.tab.c Preprocessor.cpp Instruction.cpp -o theia_compile
clean:
rm -rf parser.tab.c parser.tab.h location.hh position.hh stack.hh
rm -rf lex.yy.cc
rm -rf theia_compile

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.