aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <JozanLeClerc@noemail.net>2020-11-25 21:00:34 +0000
committerJozanLeClerc <JozanLeClerc@noemail.net>2020-11-25 21:00:34 +0000
commit79433bef72d4f26b5b7928afa46b1643c5a9c312 (patch)
tree539bb73850e71fe0e715561a5963112d7b06d13a
parentNew assembly branch, going full C on master (diff)
downloadbsdsetsid-79433bef72d4f26b5b7928afa46b1643c5a9c312.tar.gz
bsdsetsid-79433bef72d4f26b5b7928afa46b1643c5a9c312.tar.bz2
bsdsetsid-79433bef72d4f26b5b7928afa46b1643c5a9c312.tar.xz
bsdsetsid-79433bef72d4f26b5b7928afa46b1643c5a9c312.tar.zst
bsdsetsid-79433bef72d4f26b5b7928afa46b1643c5a9c312.zip
This is a test
FossilOrigin-Name: 56ed9bcb4751a4e4d9aec79a22762c69b402a41d
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9415dd7..870ce6e 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,13 @@
default: all
SRCS_DIR := src/
+
+
+
+============================================
+THIS IS ON TRUNK
+============================================
+
OBJS_DIR := obj/
PREFIX ?= /usr/local/
DESTDIR :=