summaryrefslogtreecommitdiff
path: root/www/schematics
diff options
context:
space:
mode:
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 @@
1ACTION=@echo preprocessing $@; rm -f $@; $(HOME)/bin/fcpp -WWW -I.. -Uunix -H -C -V -LL >$@
2
3SRC := $(wildcard *.t)
4OBJS := $(SRC:%.t=%.html)
5
6all: $(OBJS)
7
8%.html : %.t
9 $(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 @@
1#define _PAGE_ Schematics
2#include "head.t"
3
4<p><a href="6k_schematic.pdf">Jukebox 6000</a> R3
5
6<p><a href="rec_main.pdf">Jukebox Recorder</a> main board, rev2
7<br><a href="rec_interface.pdf">Jukebox Recorder</a> interface board, rev2.1
8
9<p><a href="remoclone_schem.pdf">Remoclone schematics</a>
10<br><a href="PCB_composite_print.pdf">Remoclone PCB composite print</a>
11<br><a href="PCB_final_print.pdf">Remoclone PCB final print</a>
12
13#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