Update Makefile

This commit is contained in:
ESL 2024-07-28 10:21:54 -04:00
parent 3f63e27044
commit d989260f3e

View file

@ -42,7 +42,7 @@ ifeq ($(ARCH),AMD64)
CFLAGS += -D NAN_BOXING CFLAGS += -D NAN_BOXING
endif endif
.PHONY: all clean install uninstall .PHONY: all clean realclean install uninstall
exe = ./skint exe = ./skint