diff options
author | H. Peter Anvin <hpa@zytor.com> | 2006-08-17 15:32:32 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2006-08-17 15:32:32 -0700 |
commit | d8e0c5eb1d7052aa6b58a31809800dd79e95d179 (patch) | |
tree | b15ae9dbb9947f92c62851fdb1108ca0003552af /com32/samples | |
parent | 243a8f70d28ac922df7855301496727a743ab469 (diff) | |
download | syslinux-elf-d8e0c5eb1d7052aa6b58a31809800dd79e95d179.tar.gz syslinux-elf-d8e0c5eb1d7052aa6b58a31809800dd79e95d179.tar.xz syslinux-elf-d8e0c5eb1d7052aa6b58a31809800dd79e95d179.zip |
Remove more CVS-era $Id$ tags.
Diffstat (limited to 'com32/samples')
-rw-r--r-- | com32/samples/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/com32/samples/Makefile b/com32/samples/Makefile index bce7ca3d..214c0c71 100644 --- a/com32/samples/Makefile +++ b/com32/samples/Makefile @@ -1,4 +1,3 @@ -#ident "$Id$" ## ----------------------------------------------------------------------- ## ## Copyright 2001-2004 H. Peter Anvin - All Rights Reserved |