=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/hexdump/Makefile,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -c -r1.1 -r1.1.1.1 *** src/usr.bin/hexdump/Makefile 1995/10/18 08:45:23 1.1 --- src/usr.bin/hexdump/Makefile 1995/10/18 08:45:23 1.1.1.1 *************** *** 1,5 **** # from: @(#)Makefile 5.5 (Berkeley) 3/7/91 ! # $Id: Makefile,v 1.1 1995/10/18 08:45:23 deraadt Exp $ PROG= hexdump SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c --- 1,5 ---- # from: @(#)Makefile 5.5 (Berkeley) 3/7/91 ! # $Id: Makefile,v 1.1.1.1 1995/10/18 08:45:23 deraadt Exp $ PROG= hexdump SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c