~npalix/coccinelle/upstream

« back to all changes in this revision

Viewing changes to popl/Makefile

  • Committer: Yoann Padioleau
  • Date: 2007-07-24 11:41:11 UTC
  • Revision ID: git-v1:988f08eed0e8ab05b77fe6198fb0a4ba4e465273
add globals

svn path=/coccinelle/; revision=3023

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
pretty_print_popl.ml popltoctl.ml popl.ml
7
7
 
8
8
SYSLIBS=str.cma unix.cma
9
 
LIBS=../commons/commons.cma
 
9
LIBS=../commons/commons.cma ../globals/globals.cma
10
10
 
11
 
INCLUDE_PATH = -I ../commons -I ../ctl -I ../parsing_c -I ../parsing_cocci \
12
 
  -I ../engine
 
11
INCLUDE_PATH = -I ../commons -I ../globals \
 
12
               -I ../ctl -I ../parsing_c -I ../parsing_cocci -I ../engine
13
13
 
14
14
#The Caml compilers.
15
15
#for warning:  -w A