diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
commit | 97d92980a96a50750844f420cc225ddf918f0699 (patch) | |
tree | fc27ba7986197654e0590b963524833255709f22 /usr.sbin/elf2exe/Makefile | |
parent | dacec3e8f2226e029edbfe9938772ed71d99af62 (diff) |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=50479
Diffstat (limited to 'usr.sbin/elf2exe/Makefile')
-rw-r--r-- | usr.sbin/elf2exe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/elf2exe/Makefile b/usr.sbin/elf2exe/Makefile index e0f0f7a8d594..d8ce6a1ae6b5 100644 --- a/usr.sbin/elf2exe/Makefile +++ b/usr.sbin/elf2exe/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ PROG= elf2exe SRCS= elf2exe.c |