xca/debian/debian.mak
chris2511 64c09e71c4 typo
2004-05-26 21:44:03 +00:00

18 lines
220 B
Makefile

CPPFLAGS=-I. -I.. -I/usr/include/qt
CFLAGS=-Wall -O2
LDFLAGS=
LIBS=-lstdc++ -ldb3_cxx -lqt -lcrypto
MOC=moc
UIC=uic
CC=gcc
LD=ld
STRIP=strip
prefix=/usr
destdir=$(CURDIR)/debian/xca
bindir=X11R6/bin
mandir=X11R6/man