Page MenuHome GnuPG

Makefile.in
No OneTemporary

Makefile.in

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = modules
ifneq ($(OS_ARCH),WINNT)
DIRS += src
endif
.PHONY: dirs $(DIRS)
all: dirs
dirs: $(DIRS)
$(DIRS):
$(MAKE) -C $@

File Metadata

Mime Type
text/x-makefile
Expires
Fri, Mar 13, 10:04 AM (1 h, 25 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b5/aa/0c898ed765e5668f74d85e15d12f

Event Timeline