-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: hackvr
action: commit
revision:
path_from:
revision_from: 63b39e4009f5be05460f4b12c8b736d0a011bc50:
path_to:
revision_to:

git.thebackupbox.net

hackvr

git://git.thebackupbox.net/hackvr

commit 63b39e4009f5be05460f4b12c8b736d0a011bc50
Author: epoch <epoch@thebackupbox.net>
Date:   Mon Apr 20 00:14:21 2020 -0500

    cleaned up dungen Makefile a bit. just including the binaries named the same as the source as requirements for the all target is enough to get them to build the default way. also added dun2hackvr.

diff --git a/share/hackvr/examples/dungen/Makefile b/share/hackvr/examples/dungen/Makefile

index 20e1a90564f767bf71440b4fd9eb7dc987713bed..

index ..cd05f4bba5464f7e34ed69bcd27ef0d45e6cb3dd 100644

--- a/share/hackvr/examples/dungen/Makefile
+++ b/share/hackvr/examples/dungen/Makefile
@@ -1,11 +1,8 @@
 .PHONY: all clean

-all: dungen dun2ascii
+all: dungen dun2ascii dun2hackvr

 clean:
 	rm -f dungen
 	rm -f dun2ascii
-
-dungen: dungen.c
-
-dun2ascii: dun2ascii.c
+	rm -f dun2hackvr

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 15:56:06 2024