This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
Code
Issues
Pull Requests
Releases
Wiki
Activity
curl
/
tests
/
Makefile.am
11 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
initial checkin
2000-11-10 15:24:09 +00:00
Added empty actions for all: and install:
2000-11-12 15:11:50 +00:00
all
:
install
:
initial checkin
2000-11-10 15:24:09 +00:00
test
:
./runtests.sh
clean
:
rm -rf log
find . -name
"*~"
|
xargs rm -f
Reference in New Issue
Copy Permalink