GARNAME = superopt
GARVERSION = 2.5

MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = superopt/

DISTFILES = $(DISTNAME).tar.gz
#SIGFILES = $(DISTNAME).tar.gz.sig

# BUILDDEPS = 
# LIBDEPS = 

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

BUILD_ARGS += CPU=-Di386 superopt

HOME_URL = http://www.gnu.org/software/superopt
DESCRIPTION = A function sequence generator for superoptimization

include ../../gar.mk

configure-custom:
	$(MAKECOOKIE)
