From e1481e0a7c066357dfb67136f331b5f069d94f3c Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 17 Feb 2010 02:48:30 +0000 Subject: Added abandoned KDE3 version of knowit git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@1091582 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- Makefile.cvs | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Makefile.cvs (limited to 'Makefile.cvs') diff --git a/Makefile.cvs b/Makefile.cvs new file mode 100644 index 0000000..4c0afd1 --- /dev/null +++ b/Makefile.cvs @@ -0,0 +1,10 @@ +all: + @echo "This Makefile is only for the CVS repository" + @echo "This will be deleted before making the distribution" + @echo "" + $(MAKE) -f admin/Makefile.common cvs + +dist: + $(MAKE) -f admin/Makefile.common dist + +.SILENT: -- cgit v1.2.1