003 File Manager
Current Path:
/usr/src/usr.bin/tftp
usr
/
src
/
usr.bin
/
tftp
/
📁
..
📄
Makefile
(258 B)
📄
Makefile.depend
(328 B)
📄
main.c
(24.28 KB)
📄
tftp.1
(7.29 KB)
📄
tftp.c
(6.48 KB)
📄
tftp.h
(1.86 KB)
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ .PATH: ${SRCTOP}/libexec/tftpd PROG= tftp SRCS= main.c tftp-file.c tftp-io.c tftp-options.c tftp-transfer.c SRCS+= tftp-utils.c tftp.c CFLAGS+=-I${SRCTOP}/libexec/tftpd LIBADD= edit .include <bsd.prog.mk>
Upload File
Create Folder