summaryrefslogtreecommitdiffstats
path: root/www/schematics
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
commit6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch)
treed11bbebc69df06d60970d05b4816e13d93602f2d /www/schematics
parent8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff)
downloadrockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/schematics')
-rw-r--r--www/schematics/6k_schematic.pdfbin42784 -> 0 bytes
-rw-r--r--www/schematics/Makefile9
-rw-r--r--www/schematics/PCB_composite_print.pdfbin45180 -> 0 bytes
-rw-r--r--www/schematics/PCB_final_print.pdfbin48622 -> 0 bytes
-rw-r--r--www/schematics/index.t13
-rw-r--r--www/schematics/rec_interface.pdfbin30626 -> 0 bytes
-rw-r--r--www/schematics/rec_main.pdfbin91899 -> 0 bytes
-rw-r--r--www/schematics/remoclone_schem.pdfbin9712 -> 0 bytes
8 files changed, 0 insertions, 22 deletions
diff --git a/www/schematics/6k_schematic.pdf b/www/schematics/6k_schematic.pdf
deleted file mode 100644
index 611e501faf..0000000000
--- a/www/schematics/6k_schematic.pdf
+++ /dev/null
Binary files differ
diff --git a/www/schematics/Makefile b/www/schematics/Makefile
deleted file mode 100644
index 751a62f256..0000000000
--- a/www/schematics/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-ACTION=@echo preprocessing $@; rm -f $@; $(HOME)/bin/fcpp -WWW -I.. -Uunix -H -C -V -LL >$@
-
-SRC := $(wildcard *.t)
-OBJS := $(SRC:%.t=%.html)
-
-all: $(OBJS)
-
-%.html : %.t
- $(ACTION) $<
diff --git a/www/schematics/PCB_composite_print.pdf b/www/schematics/PCB_composite_print.pdf
deleted file mode 100644
index a3deddf6f2..0000000000
--- a/www/schematics/PCB_composite_print.pdf
+++ /dev/null
Binary files differ
diff --git a/www/schematics/PCB_final_print.pdf b/www/schematics/PCB_final_print.pdf
deleted file mode 100644
index 69cfd88c47..0000000000
--- a/www/schematics/PCB_final_print.pdf
+++ /dev/null
Binary files differ
diff --git a/www/schematics/index.t b/www/schematics/index.t
deleted file mode 100644
index 68e7a2e72f..0000000000
--- a/www/schematics/index.t
+++ /dev/null
@@ -1,13 +0,0 @@
-#define _PAGE_ Schematics
-#include "head.t"
-
-<p><a href="6k_schematic.pdf">Jukebox 6000</a> R3
-
-<p><a href="rec_main.pdf">Jukebox Recorder</a> main board, rev2
-<br><a href="rec_interface.pdf">Jukebox Recorder</a> interface board, rev2.1
-
-<p><a href="remoclone_schem.pdf">Remoclone schematics</a>
-<br><a href="PCB_composite_print.pdf">Remoclone PCB composite print</a>
-<br><a href="PCB_final_print.pdf">Remoclone PCB final print</a>
-
-#include "foot.t"
diff --git a/www/schematics/rec_interface.pdf b/www/schematics/rec_interface.pdf
deleted file mode 100644
index 803e3521b2..0000000000
--- a/www/schematics/rec_interface.pdf
+++ /dev/null
Binary files differ
diff --git a/www/schematics/rec_main.pdf b/www/schematics/rec_main.pdf
deleted file mode 100644
index 5c3fb290a6..0000000000
--- a/www/schematics/rec_main.pdf
+++ /dev/null
Binary files differ
diff --git a/www/schematics/remoclone_schem.pdf b/www/schematics/remoclone_schem.pdf
deleted file mode 100644
index b2620ce476..0000000000
--- a/www/schematics/remoclone_schem.pdf
+++ /dev/null
Binary files differ