aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2020-06-29 18:24:47 +0000
committerrodri <rgl@antares-labs.eu>2020-06-29 18:24:47 +0000
commit5f823efa33ea598dabc3cb584363aa967bdf7b08 (patch)
treef2b4318f687a0fecd31d3adfc550234957e9edac /mkfile
parent5d9dbc72e1c63b378023a283e53e43dc01a7b98c (diff)
download3dee-5f823efa33ea598dabc3cb584363aa967bdf7b08.tar.gz
3dee-5f823efa33ea598dabc3cb584363aa967bdf7b08.tar.bz2
3dee-5f823efa33ea598dabc3cb584363aa967bdf7b08.zip
localize the draw channel. put the alloc code in its own module.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 7e1d254..14aa18c 100644
--- a/mkfile
+++ b/mkfile
@@ -3,6 +3,7 @@
BIN=$home/$objtype/bin
TARG=3d
OFILES=\
+ alloc.$O\
main.$O\
HFILES=libgeometry/geometry.h\