Re-added standards.info which is replacing the standards.info from binutils

This commit is contained in:
2020-08-21 09:46:12 -05:00
parent f83e085d3b
commit 5b5434458a

View File

@@ -15,7 +15,7 @@ REPO = dev
BRIEF = Generate configuration scripts BRIEF = Generate configuration scripts
DESC = Autoconf is an extensible package of M4 macros that produce shell \ DESC = Autoconf is an extensible package of M4 macros that produce shell \
scripts to automatically configure software source code packages. scripts to automatically configure software source code packages.
SLVER = 2 SLVER = 4
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1) ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n') TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')