File: archive/gzip/Makefile
base-0 patch-1
Line 11Line 11
#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 = $(WORKSRC)/Makefile


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


CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST)
include ../../gar.mk
include ../../gar.mk