okay
This commit is contained in:
parent
7f5c6446f7
commit
ae8bbc0077
3
text_rendering/.gitignore
vendored
3
text_rendering/.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
*.png
|
*.png
|
||||||
test
|
test
|
||||||
obj/**
|
obj/**
|
||||||
|
objlist
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
@ -11,7 +11,6 @@ genrule() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
mkdir -p obj
|
|
||||||
rm -f objlist
|
rm -f objlist
|
||||||
|
|
||||||
cat > Makefile << EOF
|
cat > Makefile << EOF
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
cache.o
|
|
||||||
font.o
|
|
||||||
hash.o
|
|
||||||
main.o
|
|
||||||
ren.o
|
|
||||||
util.o
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user