]> andersk Git - splint.git/blob - os2/config.inc
Some work on the files in os2/, removed unnecessary
[splint.git] / os2 / config.inc
1 CC=icc -q -W2 -Dunlink=unlink -O+ -G5 -Gf+ -Gi+ -Gs+ \r
2 CFLAGS=\r
3 CPPFLAGS=-I.\Headers -DSTDC_HEADERS=1 -DOS2 \r
4 BISON=bison\r
5 FLEX=flex\r
6 YFLAGS=-v -t -d\r
7 LFLAGS=\r
8 SYSTEM_LIBDIR="\\usr\\include"\r
9 DEFAULT_LCLIMPORTDIR="\\usr\\lib\\lclint\\imports"\r
10 DEFAULT_LARCHPATH=".;\\usr\\lib\\lclint\\lib"\r
11 DEFAULT_CPPCMD="cpp "\r
12 LINKFLAGS=-B/noe setargv.obj fl.lib lclint.def\r
13 O=.obj\r
14 E=.exe\r
15 OFLAG=-felclint.exe\r
16 CAT=type\r
17 MV=mv\r
18 CP=cp\r
19 ECHO="echo.exe"\r
This page took 0.035571 seconds and 5 git commands to generate.