1 # Makefile for PDCurses manext program.
8 cat intro.txt
> PDCurses.txt
9 echo PDCurses Definitions and Variables
>> PDCurses.txt
10 echo
================================== >> PDCurses.txt
11 .
/manext ..
/curses.h
>> PDCurses.txt
12 echo PDCurses Functions
>> PDCurses.txt
13 echo
================== >> PDCurses.txt
14 .
/manext ..
/pdcurses
/*.c
>> PDCurses.txt
15 .
/manext ..
/x11
/*.c
>> PDCurses.txt
16 cat x11.txt
>> PDCurses.txt
20 -------------------------------------------------------------------------- \
23 cat sdl.txt
>> PDCurses.txt
28 echo Does nothing at the moment
31 -rm -rf
*.o
manext PDCurses.txt