andre@3: #! gmake andre@3: # andre@3: # This Source Code Form is subject to the terms of the Mozilla Public andre@3: # License, v. 2.0. If a copy of the MPL was not distributed with this andre@3: # file, You can obtain one at http://mozilla.org/MPL/2.0/. andre@3: andre@3: CORE_DEPTH = ../.. andre@3: andre@3: MODULE = dbm andre@3: andre@3: IMPORTS = nspr20/v4.4.1 andre@3: andre@3: RELEASE = dbm andre@3: andre@3: DIRS = include \ andre@3: src \ andre@3: $(NULL)