Cross Reference: Makefile
xref: /src/lib/libcurses/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/lib/libcurses/
Makefile revision 1.17
11.17Smycroft#	$NetBSD: Makefile,v 1.17 1997/10/11 09:34:30 mycroft Exp $
21.9Scgd#	@(#)Makefile	8.2 (Berkeley) 1/2/94
31.1Scgd
41.4ScgdCFLAGS+=#-DTFILE=\"/dev/ttyp0\"
51.3SmycroftCFLAGS+=-D_CURSES_PRIVATE -I${.CURDIR}
61.1ScgdLIB=	curses
71.4ScgdSRCS=	addbytes.c addch.c addnstr.c box.c clear.c clrtobot.c clrtoeol.c \
81.4Scgd	cr_put.c ctrace.c cur_hash.c curses.c delch.c deleteln.c delwin.c \
91.4Scgd	erase.c fullname.c getch.c getstr.c id_subwins.c idlok.c initscr.c \
101.4Scgd	insch.c insertln.c longname.c move.c mvwin.c newwin.c overlay.c \
111.4Scgd	overwrite.c printw.c putchar.c refresh.c scanw.c scroll.c setterm.c \
121.4Scgd	standout.c toucholap.c touchwin.c tscroll.c tstp.c tty.c unctrl.c
131.10ScgdMAN=	curses.3
141.15SmikelINCS=	curses.h unctrl.h
151.13SchristosINCSDIR=/usr/include
161.7Scgd
171.8Scgd.if make(install)
181.17SmycroftSUBDIR+=PSD.doc
191.7Scgd.endif
201.1Scgd
211.1Scgd.include <bsd.lib.mk>
221.17Smycroft.include <bsd.subdir.mk>
23

Indexes created Wed Dec 31 21:09:29 GMT 2025