From 30b30ec1c01acb6f128e3fc8eb74d978a287ae1a Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:01 +0000 Subject: First draft Author: jgg Date: 1999-03-15 06:00:59 GMT First draft --- methods/makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'methods/makefile') diff --git a/methods/makefile b/methods/makefile index 2940b891d..00fec2bc8 100644 --- a/methods/makefile +++ b/methods/makefile @@ -35,3 +35,9 @@ PROGRAM=http SLIBS = -lapt-pkg SOURCE = http.cc include $(PROGRAM_H) + +# The ftp method +PROGRAM=ftp +SLIBS = -lapt-pkg +SOURCE = ftp.cc +include $(PROGRAM_H) -- cgit v1.2.3-70-g09d2