1
0
Fork 0

Makefile: changed to be POSIX-compliant

This commit is contained in:
Emma Tebibyte 2024-01-16 16:43:00 -07:00
parent a1b29bb6ed
commit f99cc797e6
Signed by untrusted user: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ CC=cc
RUSTC=rustc
# to build, first run ./configure
include *.mk
include cc.mk rustc.mk
.PHONY: all
all: dj false fop intcmp scrut str strcmp true