File: fs/bmap/Makefile
lnx-bbc--stable--2.1--patch-38 lnx-bbc--research--0.0--patch-33
Line 16Line 16
detected using checksums or access times.
endef

detected using checksums or access times.
endef

LIBDEPS = devel/glibc


# CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
BUILD_ARGS = binaries -j1 CFLAGS="$(CFLAGS)"
INSTALL_SCRIPTS = custom

# CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
BUILD_ARGS = binaries -j1 CFLAGS="$(CFLAGS)"
INSTALL_SCRIPTS = custom


include ../../gar.mk

install-custom: $(COOKIEDIR)
        install $(WORKSRC)/bmap $(WORKSRC)/bclump $(WORKSRC)/slacker $(DESTDIR)$(bindir)
        $(MAKECOOKIE)
install-custom: $(COOKIEDIR)
        install $(WORKSRC)/bmap $(WORKSRC)/bclump $(WORKSRC)/slacker $(DESTDIR)$(bindir)
        $(MAKECOOKIE)
include ../../gar.mk