]> www.ginac.de Git - ginac.git/blobdiff - ginac/Makefile.am
- Overwritten: pseries::printtree().
[ginac.git] / ginac / Makefile.am
index cbf8f4e73b8703dda2f7e807c0a91f509ce44e6a..d0b9db47d27ce9bf5f6ef76d3663370299bd0e32 100644 (file)
@@ -19,8 +19,8 @@ ginacinclude_HEADERS = ginac.h add.h archive.h basic.h clifford.h color.h \
   mul.h ncmul.h normal.h numeric.h operators.h power.h registrar.h \
   relational.h pseries.h simp_lor.h structure.h symbol.h lortensor.h tinfos.h \
   assertion.h
-LFLAGS = -olex.yy.c
-YFLAGS = -d
+LFLAGS = -Pginac_yy -olex.yy.c
+YFLAGS = -p ginac_yy -d
 EXTRA_DIST = container.pl function.pl structure.pl input_parser.h
 
 # Files which are generated by perl scripts