From e7803f7520bd591c37557ffd853dd40541854357 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 9 Aug 2006 13:01:38 +0000 Subject: Maple Worksheet repository CGI frontend --- math/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 math/Makefile (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile new file mode 100644 index 0000000..9278b34 --- /dev/null +++ b/math/Makefile @@ -0,0 +1,13 @@ +# $Id$ + +.include "Makefile.inc" + +.include + +SUBDIR= mkdb math + +beforeinstall: + ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \ + math.css ${BINDIR}/.. + +.include -- cgit v1.2.3