003 File Manager
Current Path:
/usr/src/contrib/libedit/TEST
usr
/
src
/
contrib
/
libedit
/
TEST
/
📁
..
📄
Makefile
(243 B)
📄
rl1.c
(1.89 KB)
📄
tc1.c
(7.36 KB)
📄
test_filecompletion.c
(11.34 KB)
📄
wtc1.c
(5.91 KB)
Editing: Makefile
# $NetBSD: Makefile,v 1.8 2017/10/15 18:59:00 abhinav Exp $ NOMAN=1 PROG=wtc1 test_filecompletion CPPFLAGS=-I${.CURDIR}/.. LDADD+=-ledit -ltermlib DPADD+=${LIBEDIT} ${LIBTERMLIB} .ifdef DEBUG CPPFLAGS+=-DDEBUG .endif .include <bsd.prog.mk>
Upload File
Create Folder