This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
mirror of
https://github.com/moparisthebest/curl
synced
2024-11-14 05:25:06 -05:00
Code
Issues
Releases
Wiki
Activity
8e735d1eea
curl
/
tests
/
Makefile.am
11 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
initial checkin
2000-11-10 10:24:09 -05:00
Added empty actions for all: and install:
2000-11-12 10:11:50 -05:00
all
:
install
:
initial checkin
2000-11-10 10:24:09 -05:00
test
:
./runtests.sh
clean
:
rm -rf log
find . -name
"*~"
|
xargs rm -f
Reference in New Issue
Copy Permalink