citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit e9f1c207576dd8832180ff66f2853f6cfbe8035d
parent 44b27072c817b3c589abe528f5d41319679a6d64
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Thu, 17 Mar 2016 22:58:39 -0600

wrap: delete Makefile until I can figure out wtf

Diffstat:
Dwrap/Makefile | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/wrap/Makefile b/wrap/Makefile @@ -1,6 +0,0 @@ -PROG = scv_wrap -SRCS = - -clean: - -.include <bsd.prog.mk>