File: archive/lha/Makefile
lnx-bbc--stable--2.1--patch-38 lnx-bbc--research--0.0--patch-33
Line 12Line 12
#XXX: nwall package blurb goes here.
endef

#XXX: nwall package blurb goes here.
endef

LIBDEPS = devel/glibc


# CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = custom

# CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = custom


include ../../gar.mk

install-custom:
        install $(WORKSRC)/src/lha $(DESTDIR)$(bindir)
        $(MAKECOOKIE)
install-custom:
        install $(WORKSRC)/src/lha $(DESTDIR)$(bindir)
        $(MAKECOOKIE)
include ../../gar.mk