From 98bce7f896a5ef2fc382aeba4e78f829dae503cb Mon Sep 17 00:00:00 2001 From: josh Date: Sun, 1 Jun 2008 18:44:06 +0000 Subject: [PATCH] created jholtrop packate directory tree git-svn-id: svn://anubis/gvsu@110 45c1a28c-8058-47b2-ae61-ca45b979098e --- cs675/bottomup/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cs675/bottomup/Makefile diff --git a/cs675/bottomup/Makefile b/cs675/bottomup/Makefile new file mode 100644 index 0000000..8ea43d4 --- /dev/null +++ b/cs675/bottomup/Makefile @@ -0,0 +1,6 @@ + +all: sablecc + +.PHONY: sablecc +sablecc: + sablecc arithmetic.grammar