This website works better with JavaScript.
Explore
Help
Sign In
ad_user
/
libsimdb
Watch
1
Star
1
Fork
You've already forked libsimdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c
cmake
library
simdb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
4
Tags
554 KiB
Tree:
260dd3b2ce
master
v0.1
v0.2
v0.3
v0.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '260dd3b2ce'
${ noResults }
libsimdb
/
src
/
Makefile
8 lines
82 B
Raw
Normal View
History
Unescape
Escape
* bitmap_compare
11 years ago
all
:
* change sources
11 years ago
%.o
:
%.
c
gcc -O0 -Wall -Wextra -pedantic -ggdb $< -o
$@
clean
:
rm -f *.o