From a0ab9dea57b6a6b17bd6bf0c2edd6d3d732a8f32 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 27 Dec 2017 12:47:20 +0100 Subject: initial checkin of 34c3 talk on BBSs --- 2017/bbs_early_internet-34c3/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 2017/bbs_early_internet-34c3/Makefile (limited to '2017/bbs_early_internet-34c3/Makefile') diff --git a/2017/bbs_early_internet-34c3/Makefile b/2017/bbs_early_internet-34c3/Makefile new file mode 100644 index 0000000..8b460df --- /dev/null +++ b/2017/bbs_early_internet-34c3/Makefile @@ -0,0 +1,4 @@ +all: bbs_early_internet.html + +bbs_early_internet.html: bbs_early_internet.adoc bbs_early_internet.css images/* + asciidoc -a stylesheet=$(PWD)/bbs_early_internet.css bbs_early_internet.adoc -- cgit v1.2.3