index
:
personal-site.git
master
Repo for my personal website ben.sanders.life
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
bundle
/
ruby
/
3.4.0
/
gems
/
rouge-4.7.0
/
lib
/
rouge
/
demos
/
make
blob: cdac71548dd91d2195dfbc5ff2d870ea7a72dd6f (
plain
)
1
2
3
4
5
6
.PHONY: all all: $(OBJ) $(OBJ): $(SOURCE) @echo "compiling..." $(GCC) $(CFLAGS) $< > $@