From 49e7e5ee0b2848f5bf120a962e2e7eb11b86566a Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 10 Jan 1999 00:18:32 +0000 Subject: New makefiles. Includes support for out-of-source-tree builds. --- proto/static/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'proto/static') diff --git a/proto/static/Makefile b/proto/static/Makefile index 7771c2f..61fadbe 100644 --- a/proto/static/Makefile +++ b/proto/static/Makefile @@ -1,4 +1,6 @@ -THISDIR=proto/static -OBJS=static.o +source=static.c +root-rel=../../ +dir-name=proto/static include ../../Rules + -- cgit v1.2.3