Annotation of 43BSDReno/lib/libcurses/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.10 (Berkeley) 6/24/90
        !             2: 
        !             3: LIB=   curses
        !             4: SRCS=  addbytes.c addch.c addstr.c box.c clear.c clrtobot.c clrtoeol.c \
        !             5:        cr_put.c cr_tty.c curses.c delch.c deleteln.c delwin.c endwin.c \
        !             6:        erase.c fullname.c getch.c getstr.c idlok.c id_subwins.c initscr.c \
        !             7:        insch.c insertln.c longname.c move.c mvprintw.c mvscanw.c mvwin.c \
        !             8:        newwin.c overlay.c overwrite.c printw.c putchar.c refresh.c scanw.c \
        !             9:        scroll.c toucholap.c standout.c touchwin.c tstp.c unctrl.c
        !            10: MAN3=  curses.0
        !            11: 
        !            12: beforeinstall:
        !            13:        -cd ${.CURDIR}; cmp -s curses.h ${DESTDIR}/usr/include/curses.h || \
        !            14:            install -c -o ${BINOWN} -g ${BINGRP} -m 444 curses.h \
        !            15:            ${DESTDIR}/usr/include
        !            16: 
        !            17: .include <bsd.lib.mk>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.