1
0
mirror of https://github.com/enpaul/kodak.git synced 2025-09-18 21:21:59 +00:00

Rename project to kodak

This commit is contained in:
2021-10-28 23:17:00 -04:00
parent 99d2ca4816
commit 67abbd5374
31 changed files with 132 additions and 152 deletions

View File

@@ -1,7 +1,7 @@
# fresnel-lens makefile
# kodak makefile
# You can set these variables from the command line
PROJECT = fresnel_lens
PROJECT = kodak
.PHONY: help
# Put it first so that "make" without argument is like "make help"