Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
a76344ee
Commit
a76344ee
authored
Aug 11, 2003
by
Alexandre Duret-Lutz
Browse files
* wrap/python/Makefile.am (SUBDIRS): Build `.' first.
* wrap/python/cgi/Makefile.am (ltl2tgba.py): Depend on Makefile.
parent
de6314ed
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a76344ee
2003-08-11 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* wrap/python/Makefile.am (SUBDIRS): Build `.' first.
* wrap/python/cgi/Makefile.am (ltl2tgba.py): Depend on Makefile.
2003-08-10 Alexandre Duret-Lutz <aduret@src.lip6.fr>
Revamp the multop interface to allow some basic optimizations like
...
...
wrap/python/Makefile.am
View file @
a76344ee
SUBDIRS
=
cgi tests
SUBDIRS
=
.
cgi tests
AM_CPPFLAGS
=
-I
$(PYTHONINC)
-I
$(top_srcdir)
/src
$(BUDDY_CPPFLAGS)
...
...
wrap/python/cgi/Makefile.am
View file @
a76344ee
nodist_noinst_SCRIPTS
=
ltl2tgba.py
EXTRA_DIST
=
$(srcdir)
/ltl2tgba.in README
ltl2tgba.py
:
$(srcdir)/ltl2tgba.in
ltl2tgba.py
:
$(srcdir)/ltl2tgba.in
Makefile
sed
-e
's|[@]PYTHON[@]|@PYTHON@|g'
\
-e
's|[@]pythondir[@]|@pythondir@|g'
\
-e
's|[@]PACKAGE_VERSION[@]|@PACKAGE_VERSION@|g'
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment