include the NetBSD magic file seperately. call it 'NetBSD' rather
than 'netbsd'. cvs tree magic by cgd will move it to the right place.
This commit is contained in:
parent
7cb8a1a24d
commit
ab60a0b473
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.4 1993/08/02 17:54:24 mycroft Exp $
|
||||
# $Id: Makefile,v 1.5 1993/11/03 05:56:58 cgd Exp $
|
||||
|
||||
MAGIC= /etc/magic
|
||||
MAGICOWN= bin
|
||||
@ -17,6 +17,7 @@ all: file magic
|
||||
|
||||
MAGFILES= $(.CURDIR)/magdir/Header\
|
||||
$(.CURDIR)/magdir/Localstuff\
|
||||
$(.CURDIR)/magdir/NetBSD\
|
||||
$(.CURDIR)/magdir/[a-z]*
|
||||
magic: $(MAGFILES)
|
||||
cat $(MAGFILES) > $(.TARGET)
|
||||
|
@ -10,7 +10,7 @@
|
||||
# XXX - "x.out" collides with PDP-11 archives....
|
||||
#
|
||||
0 string core core file (Xenix)
|
||||
#0 byte 0x80 8086 relocatable (Microsoft)
|
||||
0 byte 0x80 8086 relocatable (Microsoft)
|
||||
0 leshort 0xff65 x.out
|
||||
>2 string __.SYMDEF randomized
|
||||
>0 byte x archive
|
||||
|
Loading…
x
Reference in New Issue
Block a user