Makefile

changeset 52
33ded421c512
parent 41
c06ab07fd29d
child 54
b3f24e23bc25
     1.1 --- a/Makefile	Thu Aug 25 12:16:57 2016 +0200
     1.2 +++ b/Makefile	Fri Aug 26 13:49:19 2016 +0200
     1.3 @@ -33,9 +33,7 @@
     1.4  
     1.5  
     1.6  SRC  = c2html.c
     1.7 -SRC += codegens.c
     1.8 -SRC += ccodegen.c
     1.9 -SRC += javacodegen.c
    1.10 +SRC += highlighter.c
    1.11  SRC += ucx/allocator.c
    1.12  SRC += ucx/buffer.c
    1.13  SRC += ucx/list.c

mercurial