File: Makefile.linux

package info (click to toggle)
sdr 3.0-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,776 kB
  • ctags: 1,252
  • sloc: tcl: 14,549; ansic: 11,853; makefile: 37; sh: 22
file content (8 lines) | stat: -rw-r--r-- 266 bytes parent folder | download
1
2
3
4
5
6
7
8
CC          = gcc
INCLUDES    = -I/usr/X11R6/include -I/usr/include/uclmmbase/
LIBS        = -L/usr/X11R6/lib -lX11 -luclmmbase -ltk8.0 -ltcl8.0 -lc -lm -ldl -lresolv
CFLAGS      = $(INCLUDES) -O2 -g -Wall -DNORANDPROTO -DDIFF_BYTE_ORDER -DAUTH -DLinux

all::	sdr