libpayload: Add PDCurses and ncurses' libform/libmenu
[coreboot.git] / payloads / libpayload / curses / PDCurses-3.4 / libobjs.mif
1 # Common elements for most of the DOS, OS/2 and Win32
2 # makefiles (not Watcom or LCC)
3
4 PDCURSES_CURSES_H       = $(PDCURSES_SRCDIR)/curses.h
5 PDCURSES_CURSPRIV_H     = $(PDCURSES_SRCDIR)/curspriv.h
6 PDCURSES_HEADERS        = $(PDCURSES_CURSES_H) $(PDCURSES_CURSPRIV_H)
7 PANEL_HEADER            = $(PDCURSES_SRCDIR)/panel.h
8 TERM_HEADER             = $(PDCURSES_SRCDIR)/term.h
9
10 srcdir  = $(PDCURSES_SRCDIR)/pdcurses
11 demodir = $(PDCURSES_SRCDIR)/demos
12
13 LIBOBJS = addch.$(O) addchstr.$(O) addstr.$(O) attr.$(O) beep.$(O) \
14 bkgd.$(O) border.$(O) clear.$(O) color.$(O) delch.$(O) deleteln.$(O) \
15 deprec.$(O) getch.$(O) getstr.$(O) getyx.$(O) inch.$(O) inchstr.$(O) \
16 initscr.$(O) inopts.$(O) insch.$(O) insstr.$(O) instr.$(O) kernel.$(O) \
17 keyname.$(O) mouse.$(O) move.$(O) outopts.$(O) overlay.$(O) pad.$(O) \
18 panel.$(O) printw.$(O) refresh.$(O) scanw.$(O) scr_dump.$(O) scroll.$(O) \
19 slk.$(O) termattr.$(O) terminfo.$(O) touch.$(O) util.$(O) window.$(O) \
20 debug.$(O)
21
22 PDCOBJS = pdcclip.$(O) pdcdisp.$(O) pdcgetsc.$(O) pdckbd.$(O) pdcscrn.$(O) \
23 pdcsetsc.$(O) pdcutil.$(O)
24
25 DEMOS = testcurs.exe newdemo.exe xmas.exe tuidemo.exe firework.exe \
26 ptest.exe rain.exe worm.exe