Files
fos/Buildroot/package/libmspack/libmspack.mk
Sebastian Roth 1ffca08803 Update the FOS build to current state of files in FOG working branch
as a preperation to entirely move those over to this repo.
2017-12-29 19:00:52 -06:00

12 lines
339 B
Makefile

#############################################################
#
# libmspack
#
#############################################################
LIBMSPACK_VERSION:=0.4alpha
LIBMSPACK_SOURCE:=libmspack-$(LIBMSPACK_VERSION).tar.gz
LIBMSPACK_SITE:=http://www.cabextract.org.uk/libmspack
LIBMSPACK_INSTALL_STAGING=YES
$(eval $(autotools-package))