technically, it builds
This commit is contained in:
2
wip/nutshell/Makefile
Normal file
2
wip/nutshell/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
nutshell: nutshell.c nutshell.h nutshell_builtins.c
|
||||
$(CC) $(CFLAGS) -o nutshell nutshell.c
|
||||
Reference in New Issue
Block a user