gecko-dev/modules/rdf/Makefile.in

15 строки
230 B
Makefile
Исходник Обычный вид История

1998-08-20 00:42:14 +04:00
#! gmake
DEPTH = ../..
topsrcdir = @top_srcdir@
VPATH = @srcdir@
srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
1998-09-18 04:10:15 +04:00
DIRS = include src
1998-08-20 00:42:14 +04:00
INCLUDE += -I$(topsrcdir)/modules/libimg/public
include $(topsrcdir)/config/rules.mk