blob: e22622e96bee837a5191d59513eb67eca77e91ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/Makefile.in.orig Wed Nov 27 01:32:38 2002
+++ src/Makefile.in Wed Nov 27 01:32:48 2002
@@ -790,8 +790,6 @@
uninstall-recursive
-MgpLoaderLex.cpp: MgpLoader.ll
- flex++ -i -oMgpLoaderLex.cpp MgpLoader.ll
#
# Python wrapper
|