From 9391a747a8b94474e2d75db82dfb7fcef720e9ef Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:07 +0000 Subject: Early mehods Author: jgg Date: 1998-10-20 02:43:03 GMT Early mehods --- methods/makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 methods/makefile (limited to 'methods/makefile') diff --git a/methods/makefile b/methods/makefile new file mode 100644 index 000000000..dbe159a7a --- /dev/null +++ b/methods/makefile @@ -0,0 +1,13 @@ +# -*- make -*- +BASE=.. +SUBDIR=methods + +# Bring in the default rules +include ../buildlib/defaults.mak +BIN := $(BIN)/methods + +# The file method +PROGRAM=file +SLIBS = -lapt-pkg +SOURCE = file.cc +include $(PROGRAM_H) -- cgit v1.2.3-70-g09d2