This website requires JavaScript.
Explore
Help
Sign In
kyle
/
sandbox
Watch
1
Star
0
Fork
You've already forked sandbox
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d88b7f8bcf
sandbox
/
ods
/
Makefile.am
5 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
Switch to autotools.
2017-12-19 04:59:29 +00:00
ACLOCAL_AMFLAGS
=
-I m4
Automake the data files.
2017-12-19 21:53:51 +00:00
SUBDIRS
=
src data
Add linked list and benchmarks.
2017-12-22 06:26:04 +00:00
benchmarks
:
cd
src
&&
make benchmarks