Archived
3
0

Add a makefile to compile the presentation.

This commit is contained in:
Philippe Pittoli 2023-01-20 04:50:23 +01:00
parent 82f81a7fb7
commit fd63139157

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