gecko/toolkit/components/jsdownloads/test/data/Makefile.in

21 lines
428 B
Makefile
Raw Normal View History

# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
relativesrcdir = @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
FILES = \
source.txt \
$(NULL)
include $(topsrcdir)/config/rules.mk
libs:: $(FILES)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/xpcshell/$(relativesrcdir)