003 File Manager
Current Path:
/usr/src/bin/expr
usr
/
src
/
bin
/
expr
/
📁
..
📄
Makefile
(243 B)
📄
Makefile.depend
(294 B)
📄
expr.1
(9.15 KB)
📄
expr.y
(10.83 KB)
📁
tests
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> PACKAGE=runtime PROG= expr SRCS= expr.y YFLAGS= # expr relies on signed integer wrapping CFLAGS+= -fwrapv NO_WMISSING_VARIABLE_DECLARATIONS= HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk>
Upload File
Create Folder