summaryrefslogtreecommitdiff
path: root/src/Makefile.std
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2000-08-05 17:36:46 +0000
committerChristos Zoulas <christos@zoulas.com>2000-08-05 17:36:46 +0000
commitd5cc18076e1af99f9b02925b5069cea487f29ec8 (patch)
treebd8da96be7c023454012ce6550e79e35106de9f6 /src/Makefile.std
parentc7efbd714df10c1a03b97f8f55ebd92aeb77f646 (diff)
downloadfile-git-d5cc18076e1af99f9b02925b5069cea487f29ec8.tar.gz
Correct indianness detection in elf (Charles Hannum)
FreeBSD elf core support (Guy Harris) Use gzip in systems that don't have uncompress (Anthon van der Neut) Internationalization/EBCDIC support (Eric Fisher) Many many magic changes
Diffstat (limited to 'src/Makefile.std')
-rw-r--r--src/Makefile.std4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.std b/src/Makefile.std
index 85e7a9fc..8df91797 100644
--- a/src/Makefile.std
+++ b/src/Makefile.std
@@ -1,6 +1,6 @@
# Makefile for file(1) cmd.
# Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
-# @(#)$Id: Makefile.std,v 1.8 2000/05/14 17:58:36 christos Exp $
+# @(#)$Id: Makefile.std,v 1.9 2000/08/05 17:36:47 christos Exp $
#
# This software is not subject to any license of the American Telephone
# and Telegraph Company or of the Regents of the University of California.
@@ -22,7 +22,7 @@
#
# 4. This notice may not be removed or altered.
#
-VERSION = 3.31
+VERSION = 3.32
SHELL = /bin/sh
#MAGIC = /etc/magic
MAGIC = /usr/local/etc/magic