This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-23 15:19:31 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
218e61c915
opnsense-src
/
usr.bin
/
fetch
/
Makefile
10 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
Jean-Marc's url fetch program, with Josh MacDonald's patches and Jordan's ftpio library. Submitted by: jmz, jkh, jmacd (three-j!)
1996-06-19 05:32:11 -04:00
PROG
=
fetch
SRCS
=
main.c
Add -Wall to CFLAGS
1996-06-26 16:49:41 -04:00
CFLAGS
+=
-Wall
Jean-Marc's url fetch program, with Josh MacDonald's patches and Jordan's ftpio library. Submitted by: jmz, jkh, jmacd (three-j!)
1996-06-19 05:32:11 -04:00
DPADD
=
${
LIBFTPIO
}
LDADD
=
-lftpio
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink