summaryrefslogtreecommitdiff
path: root/memdisk/strtox.c
diff options
context:
space:
mode:
authorGene Cumm <gene.cumm@gmail.com>2011-02-08 12:05:25 -0500
committerGene Cumm <gene.cumm@gmail.com>2011-02-08 12:05:25 -0500
commitecf7474b269c442d1277c08a50a487a9fc0b574e (patch)
tree5773f03793c62910431a9c13fe6d8429d04cd3ee /memdisk/strtox.c
parent79c5db6df34806d082fbf7d7c40e249f6a10d823 (diff)
downloadsyslinux-ecf7474b269c442d1277c08a50a487a9fc0b574e.tar.gz
memdisk: remove unnecessary files; add vpath instead; add files to CSRC
This removes the need to have these tiny files around. This also changes it to be relative to $(topdir), allowing for memdisk to be moved if needed in the future.
Diffstat (limited to 'memdisk/strtox.c')
-rw-r--r--memdisk/strtox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/memdisk/strtox.c b/memdisk/strtox.c
deleted file mode 100644
index 445681f4..00000000
--- a/memdisk/strtox.c
+++ /dev/null
@@ -1 +0,0 @@
-#include "../com32/lib/strtox.c"