File: compila_suse.sh

package info (click to toggle)
wordtrans 1.1pre13-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,272 kB
  • ctags: 2,057
  • sloc: cpp: 14,958; makefile: 754; php: 351; sh: 21
file content (5 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh
make all_kde CFLAGS="-O2 -Wall -pipe" USE_FRIBIDI_LIB="" \
QTDIR=/usr/lib/qt3 QTLINK=-lqt-mt \
KDE3=1 KDE_INC="-I/opt/kde3/include/" \
KDE_LIB="-L/opt/kde3/lib/"