Add a makefile to compile the presentation.

master
Philippe Pittoli 2023-01-20 04:50:23 +01:00
parent 82f81a7fb7
commit fd63139157
1 changed files with 5 additions and 0 deletions

5
docs/pres/makefile Normal file
View File

@ -0,0 +1,5 @@
all:
-rm ./*.txt 2>/dev/null || true
cat ../libipc.md | md2point
catpoint *.txt