summaryrefslogtreecommitdiff
path: root/html-jen.asd
diff options
context:
space:
mode:
authorriton <riton@riton.home>2025-03-24 02:09:09 +0300
committerriton <riton@riton.home>2025-03-24 02:09:09 +0300
commit5cad35b39e6ba16557b477d1eae7479c43290193 (patch)
treeba2a44b688eabd8f9012a76c65881d8b0af3b50a /html-jen.asd
parent4b96a87aaad75cf60a03c354d609f4673a4986ee (diff)
ana fonksiyon ve executable üretimi
Diffstat (limited to 'html-jen.asd')
-rw-r--r--html-jen.asd5
1 files changed, 4 insertions, 1 deletions
diff --git a/html-jen.asd b/html-jen.asd
index bbad5d4..e2532cd 100644
--- a/html-jen.asd
+++ b/html-jen.asd
@@ -7,4 +7,7 @@
(:file "tanım")
(:file "okur")
(:file "üretim")
- (:file "ana")))
+ (:file "ana"))
+ :build-operation "program-op"
+ :build-pathname "html-üret"
+ :entry-point "html-jen::ana")