Update Makefile

This commit is contained in:
ksherlock 2019-12-10 13:20:07 -05:00 committed by GitHub
parent 18c4a4f710
commit 60ac492cbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ clean:
o:
mkdir $<
mkdir o
merlin-link: o/link.o o/mapped_file.o o/omf.o o/set_file_type.o afp/libafp.a
$(LINK.o) $^ $(LDLIBS) -o $@