From 935bc7d5223883d87f58a6798f4a0ade7df95afc Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 1 Aug 2006 03:09:58 +0000 Subject: It actually builds, now it just needs dependancy tracking, and maybe auto-target check triggering. --- src/filetarget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/filetarget.h') diff --git a/src/filetarget.h b/src/filetarget.h index 11dc180..c872c0a 100644 --- a/src/filetarget.h +++ b/src/filetarget.h @@ -18,6 +18,7 @@ public: virtual void clean( class Builder &bld ); private: + // start here with the file time cache }; -- cgit v1.2.3