Commit 801626de authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added a curl-target to make it easier to build from this dir

parent 92f53b0e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,9 @@
all:
install:

curl:
	@(cd ..; make)

test:
	perl runtests.pl