From e87b107fd80aee219a39ac0ecd52cc2b3a766990 Mon Sep 17 00:00:00 2001 From: sienkiew Date: Fri, 5 Aug 2011 16:43:50 +0000 Subject: mogrify yapps2 into exyapps git-svn-id: http://svn.stsci.edu/svn/ssb/etal/exyapps/trunk@361 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..3c1f2a6 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +exyapps/grammar.py: yapps_grammar.g + exyapps yapps_grammar.g exyapps/grammar.py -- cgit