Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lenstool
Lenstool
Commits
5fdb3ba1
Commit
5fdb3ba1
authored
Dec 09, 2020
by
Johan Richard
Browse files
Add Makefile.am
parent
70144d67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
0 → 100644
View file @
5fdb3ba1
#Main Makefile for Lenstool
AUTOMAKE_OPTIONS
=
foreign
SUBDIRS
=
liblt src table_src utils
EXTRA_DIST
=
doc examples perl include examples_table
TABLE_DIR
=
./table_src
table
:
cd
$(TABLE_DIR)
;
rm
-f
./lenstool.tab
;
./lenstool_tab default.in
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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