File: sysdep.os2

package info (click to toggle)
icewm 1.2.35-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,936 kB
  • ctags: 5,366
  • sloc: cpp: 44,308; sh: 3,363; makefile: 537; xml: 48; perl: 39
file content (6 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
CXX=gcc -O -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Winline -DOS2 -Zmtd -D__ST_MT_ERRNO
LD=g++ -O -Zmtd
SYS_CFLAGS= -DSHAPE
SYS_INCDIRS= -I/XFree86/include
SYS_INCDIRS= -L/XFree86/lib
SYS_LIBS= -lXext -lXpm -lX11