shithub: scc

Download patch

ref: ededd35636769e3b9facdef0ed3b3255f8aa85a6
parent: a430bc1e5dea1900b557cef21ce984204e8a08bd
author: Roberto E. Vargas Caballero <[email protected]>
date: Sun Aug 2 15:04:49 EDT 2015

include config.mk in lin/Makefile

--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,3 +1,4 @@
+include ../config.mk
 
 OBJS = die.o xcalloc.o xmalloc.o xrealloc.o xstrdup.o