gecko-dev/extensions/sql/pgsql/Makefile.in
varga%netscape.com 5fab70b1d8 Landing SQL support. Bug 81653.
Not part of build.
a=brendan
2003-01-18 19:14:51 +00:00

11 lines
192 B
Makefile

DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
DIRS = \
public \
src
include $(topsrcdir)/config/rules.mk