We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c3240 commit 8a50a3fCopy full SHA for 8a50a3f
doc/Makefile.in
@@ -38,6 +38,12 @@ PDCurses.txt: manext
38
./manext $(PDCURSES_DIR)/*.c >> PDCurses.txt
39
./manext $(pdcdir)/*.c >> PDCurses.txt
40
cat $(DOC_DIR)/x11.txt >> PDCurses.txt
41
+ echo >> PDCurses.txt
42
43
+ echo \
44
+-------------------------------------------------------------------------- \
45
+>> PDCurses.txt
46
47
cat $(DOC_DIR)/sdl.txt >> PDCurses.txt
48
49
manext: manext.o
0 commit comments